MCPcopy 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
180VkFormat Image::get_format() const
181{
182 return format;
183}
184
185const VkExtent3D &Image::get_extent() const
186{

Callers 1

AstcMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected