MCPcopy 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
168vk::ImageSubresource HPPImage::get_subresource() const
169{
170 return subresource;
171}
172
173uint32_t HPPImage::get_array_layer_count() const
174{

Callers 3

HPPImageViewMethod · 0.80
ImageViewMethod · 0.80
operator()Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected