Monado OpenXR Runtime
xrt_layer_frame_data Struct Reference

Per frame data for the layer submission calls, used in xrt_compositor::layer_begin. More...

#include <xrt/xrt_compositor.h>

Collaboration diagram for xrt_layer_frame_data:

Public Member Functions

 XRT_ALIGNAS (8) int64_t frame_id
 alignas for 32 bit client support, see IPC Design and Implementation More...
 

Data Fields

int64_t display_time_ns
 
enum xrt_blend_mode env_blend_mode
 

Detailed Description

Per frame data for the layer submission calls, used in xrt_compositor::layer_begin.

Member Function Documentation

◆ XRT_ALIGNAS()

xrt_layer_frame_data::XRT_ALIGNAS ( )

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


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