Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Twinklebear/ChameleonRT
/ queue_index
Method
queue_index
backends/vulkan/vulkan_utils.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
uint32_t Device::queue_index() const
153
{
154
return graphics_queue_index;
155
}
156
157
VkCommandPool Device::make_command_pool(VkCommandPoolCreateFlagBits flags)
158
{
Callers
1
VKDisplay
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected