Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ get_subresource
Method
get_subresource
framework/core/hpp_image_core.cpp:168–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
}
167
168
vk::ImageSubresource HPPImage::get_subresource() const
169
{
170
return subresource;
171
}
172
173
uint32_t HPPImage::get_array_layer_count() const
174
{
Callers
3
HPPImageView
Method · 0.80
ImageView
Method · 0.80
operator()
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected