Monado OpenXR Runtime
Loading...
Searching...
No Matches
render_compute_blit_specialization_constants Struct Reference

Specialization constants for the blit shader, used to select the correct shader variant for the source and target image formats. More...

#include <render/render_interface.h>

Collaboration diagram for render_compute_blit_specialization_constants:

Data Fields

uint32_t color_transform_mode
 See render_compute_blit_resolve_color_mode.
 

Detailed Description

Specialization constants for the blit shader, used to select the correct shader variant for the source and target image formats.

Field Documentation

◆ color_transform_mode

uint32_t render_compute_blit_specialization_constants::color_transform_mode

See render_compute_blit_resolve_color_mode.


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