MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Samples / get_format

Method get_format

framework/core/hpp_image_view.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77vk::Format HPPImageView::get_format() const
78{
79 return format;
80}
81
82const vkb::core::HPPImage &HPPImageView::get_image() const
83{

Callers 1

HPPImageViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected