Monado OpenXR Runtime
|
One "frame" of draw state, what is passed to the variable tracking visitor functions, holds pointers to the program and live state such as visibility stack of gui headers. More...
Data Fields | |
struct gui_program * | p |
struct debug_scene * | ds |
bool | vis_stack [256] |
Visibility stack for nested headers. More... | |
int | vis_i |
bool | inhibit_sink_headers |
Should we show the GUI headers for record sinks. More... | |
One "frame" of draw state, what is passed to the variable tracking visitor functions, holds pointers to the program and live state such as visibility stack of gui headers.
bool draw_state::inhibit_sink_headers |
Should we show the GUI headers for record sinks.
bool draw_state::vis_stack[256] |
Visibility stack for nested headers.