struct
vkQueueFamilyIndicesSimple wrapper struct for storing queue family indices.
Contents
- Reference
Retrieved from Device instance.
Public variables
- uint32_t Present
- On some hardware, there may be a unique presentation queue.
Variable documentation
uint32_t vpr:: vkQueueFamilyIndices:: Present
On some hardware, there may be a unique presentation queue.
In that case, this will be the index of that queue.