Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ get_handle
Method
get_handle
framework/core/hpp_queue.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
vk::Queue HPPQueue::get_handle() const
47
{
48
return handle;
49
}
50
51
uint32_t HPPQueue::get_family_index() const
52
{
Callers
2
HPPQueue
Method · 0.45
submit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected