MCPcopy 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
46vk::Queue HPPQueue::get_handle() const
47{
48 return handle;
49}
50
51uint32_t HPPQueue::get_family_index() const
52{

Callers 2

HPPQueueMethod · 0.45
submitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected