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.cpp:236–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
234
}
235
236
VkDescriptorSet DescriptorSet::get_handle() const
237
{
238
return handle;
239
}
240
241
const DescriptorSetLayout &DescriptorSet::get_layout() const
242
{
Callers
2
update
Method · 0.45
apply_writes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected