Monado OpenXR Runtime
xrt_device_compositor_info Struct Reference

Compositor information for a device. More...

#include <xrt/xrt_device.h>

Collaboration diagram for xrt_device_compositor_info:

Public Member Functions

 XRT_ALIGNAS (8) int64_t scanout_time_ns
 The amount of time it takes to scanout the display in nanoseconds, from the start of the scanout, to the end of the scanout. More...
 

Data Fields

enum xrt_scanout_direction scanout_direction
 The direction scanout on the display occurs. More...
 

Detailed Description

Compositor information for a device.

Member Function Documentation

◆ XRT_ALIGNAS()

xrt_device_compositor_info::XRT_ALIGNAS ( )

The amount of time it takes to scanout the display in nanoseconds, from the start of the scanout, to the end of the scanout.

Note
alignas for 32 bit client support, see IPC Design and Implementation

Field Documentation

◆ scanout_direction

enum xrt_scanout_direction xrt_device_compositor_info::scanout_direction

The direction scanout on the display occurs.


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