Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
77
vk::Format HPPImageView::get_format() const
78
{
79
return format;
80
}
81
82
const vkb::core::HPPImage &HPPImageView::get_image() const
83
{
Callers
1
HPPImageView
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected