MCPcopy 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
152uint32_t Device::queue_index() const
153{
154 return graphics_queue_index;
155}
156
157VkCommandPool Device::make_command_pool(VkCommandPoolCreateFlagBits flags)
158{

Callers 1

VKDisplayMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected