Monado OpenXR Runtime
u_debug_gui.c File Reference

SDL2 Debug UI implementation. More...

#include "xrt/xrt_config_build.h"
#include "util/u_debug_gui.h"
Include dependency graph for u_debug_gui.c:

Functions

int u_debug_gui_create (struct u_debug_gui **out_debug_ui)
 
void u_debug_gui_start (struct u_debug_gui *debug_ui, struct xrt_instance *xinst, struct xrt_system_devices *xsysd)
 
void u_debug_gui_stop (struct u_debug_gui **debug_ui)
 

Detailed Description

SDL2 Debug UI implementation.

Author
Jakob Bornecrantz jakob.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m
Moses Turner moses.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m