Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ get_format
Method
get_format
framework/scene_graph/components/image.cpp:180–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
VkFormat Image::get_format() const
181
{
182
return format;
183
}
184
185
const VkExtent3D &Image::get_extent() const
186
{
Callers
1
Astc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected