Monado OpenXR Runtime
xrt_layer_advanced_blend_data Struct Reference

Advanced blend provides explicit control over source and destination blend factors, with separate controls for color and alpha. More...

#include <xrt/xrt_compositor.h>

Collaboration diagram for xrt_layer_advanced_blend_data:

Data Fields

enum xrt_blend_factor src_factor_color
 
enum xrt_blend_factor dst_factor_color
 
enum xrt_blend_factor src_factor_alpha
 
enum xrt_blend_factor dst_factor_alpha
 

Detailed Description

Advanced blend provides explicit control over source and destination blend factors, with separate controls for color and alpha.

See XRT_LAYER_COMPOSITION_ADVANCED_BLENDING_BIT.


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