Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ get_tiling
Method
get_tiling
framework/core/image_core.cpp:176–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
VkImageTiling Image::get_tiling() const
177
{
178
return create_info.tiling;
179
}
180
181
const VkImageSubresource &Image::get_subresource() const
182
{
Callers
1
operator()
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected