Monado OpenXR Runtime
vk_bundle_queue Struct Reference
Collaboration diagram for vk_bundle_queue:

Data Fields

VkQueue queue
 The Vulkan queue handle. More...
 
uint32_t family_index
 The queue family index. More...
 
uint32_t index
 The queue (instance) index. More...
 

Field Documentation

◆ family_index

uint32_t vk_bundle_queue::family_index

The queue family index.

◆ index

uint32_t vk_bundle_queue::index

The queue (instance) index.

◆ queue

VkQueue vk_bundle_queue::queue

The Vulkan queue handle.

Referenced by vk_cmd_submit_locked().


The documentation for this struct was generated from the following file: