|
Monado OpenXR Runtime
|
Extra state for curated debug UI. More...

Data Fields | ||
| struct draw_state | ds | |
| Has the be first. | ||
| enum search_type | search | |
| struct { | ||
| struct u_var_info * sink | ||
| struct u_var_info * enable | ||
| } | readback | |
| Compositor readback variables. | ||
| struct { | ||
| struct u_var_info * view_0 | ||
| struct u_var_info * enable | ||
| } | mirror | |
| Compositor mirror variables. | ||
| struct { | ||
| struct { | ||
| struct u_var_info * min | ||
| } apps [4] | ||
| uint32_t app_count | ||
| struct u_var_info * present_to_display | ||
| } | timing | |
| Both compositor and app timing related things. | ||
| struct { | ||
| struct u_var_info * size | ||
| struct u_var_info * detect | ||
| struct u_var_info * cams | ||
| struct u_var_info * graph | ||
| } | hand_tracking | |
| struct u_var_info * | clear | |
| struct u_var_info * | ipc_running | |
Extra state for curated debug UI.
| struct draw_state curated_state::ds |
Has the be first.
| struct { ... } curated_state::mirror |
Compositor mirror variables.
| struct { ... } curated_state::readback |
Compositor readback variables.
| struct { ... } curated_state::timing |
Both compositor and app timing related things.