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:

Data Fields

int64_t frame_id
 alignas for 32 bit client support, see IPC Design and Implementation More...
 
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.

Field Documentation

◆ frame_id

int64_t xrt_layer_frame_data::frame_id

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

Referenced by slot_clear_locked(), and slot_move_into_cleared().


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