Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ get_handle
Method
get_handle
framework/core/descriptor_set_layout.cpp:216–219 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
214
}
215
216
VkDescriptorSetLayout DescriptorSetLayout::get_handle() const
217
{
218
return handle;
219
}
220
221
const uint32_t DescriptorSetLayout::get_index() const
222
{
Callers
2
DescriptorSetLayout
Method · 0.45
~DescriptorSetLayout
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected