Monado OpenXR Runtime
Data Fields
comp_swapchain Struct Reference

A swapchain that is almost a one to one mapping to a OpenXR swapchain. More...

#include <main/comp_compositor.h>

Collaboration diagram for comp_swapchain:
Collaboration graph
[legend]

Data Fields

struct xrt_swapchain_fd base
 
struct comp_compositorc
 
struct comp_swapchain_image images [XRT_MAX_SWAPCHAIN_IMAGES]
 

Detailed Description

A swapchain that is almost a one to one mapping to a OpenXR swapchain.

Not used by the window backend that uses the vk_swapchain to render to.

Field Documentation

◆ base

struct xrt_swapchain_fd comp_swapchain::base

◆ c

struct comp_compositor* comp_swapchain::c

◆ images

struct comp_swapchain_image comp_swapchain::images[XRT_MAX_SWAPCHAIN_IMAGES]

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