Monado OpenXR Runtime
|
A swapchain that exposes fd to be imported into a client API. More...
#include <xrt/xrt_compositor.h>
Data Fields | |
struct xrt_swapchain | base |
struct xrt_image_fd | images [XRT_MAX_SWAPCHAIN_IMAGES] |
A swapchain that exposes fd to be imported into a client API.
struct xrt_swapchain xrt_swapchain_fd::base |
Referenced by comp_swapchain_really_destroy().
struct xrt_image_fd xrt_swapchain_fd::images[XRT_MAX_SWAPCHAIN_IMAGES] |