Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ get_index
Method
get_index
framework/core/queue.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
uint32_t Queue::get_index() const
62
{
63
return index;
64
}
65
66
const VkQueueFamilyProperties &Queue::get_properties() const
67
{
Callers
3
hpp_pipeline_layout.cpp
File · 0.45
pipeline_layout.cpp
File · 0.45
prepare
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected