Monado OpenXR Runtime
Data Fields
xrt_image_fd Struct Reference

A single image of a fd based swapchain. More...

#include <xrt/xrt_compositor.h>

Data Fields

size_t size
 
int fd
 
int _pad
 

Detailed Description

A single image of a fd based swapchain.

Field Documentation

◆ _pad

int xrt_image_fd::_pad

◆ fd

int xrt_image_fd::fd

Referenced by vk_create_image_from_fd().

◆ size

size_t xrt_image_fd::size

Referenced by vk_create_image_from_fd().


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