MCPcopy 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
61uint32_t Queue::get_index() const
62{
63 return index;
64}
65
66const VkQueueFamilyProperties &Queue::get_properties() const
67{

Callers 3

prepareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected