Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RavEngine/RavEngine
/ GetFormat
Method
GetFormat
deps/LLGL/sources/Renderer/Vulkan/Texture/VKTexture.cpp:120–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
Format VKTexture::GetFormat() const
121
{
122
return VKTypes::Unmap(GetVkFormat());
123
}
124
125
void VKTexture::CreateImageView(
126
VkDevice device,
Callers
nothing calls this directly
Calls
1
Unmap
Function · 0.50
Tested by
no test coverage detected