Monado OpenXR Runtime
Loading...
Searching...
No Matches
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.
 
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 comp_swapchain_create_init(), do_post_create_vulkan_setup(), vk_ic_allocate(), vk_ic_destroy(), vk_ic_from_natives(), and vk_ic_get_handles().


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