Monado OpenXR Runtime
vk_image_collection Struct Reference
Collaboration diagram for vk_image_collection:

Data Fields

struct xrt_swapchain_create_info info
 
struct vk_image images [XRT_MAX_SWAPCHAIN_IMAGES]
 Limit set to same as max swapchain images because this struct is mostly used to back swapchains. More...
 
uint32_t image_count
 

Field Documentation

◆ images

struct vk_image vk_image_collection::images[XRT_MAX_SWAPCHAIN_IMAGES]

Limit set to same as max swapchain images because this struct is mostly used to back swapchains.

Referenced by vk_ic_allocate(), vk_ic_from_natives(), and vk_ic_get_handles().


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