Monado OpenXR Runtime
|
SDL2 Debug UI implementation. More...
#include "xrt/xrt_compiler.h"
Go to the source code of this file.
Functions | |
int | u_debug_gui_create (struct u_debug_gui **out_debug_gui) |
void | u_debug_gui_start (struct u_debug_gui *debug_gui, struct xrt_instance *xinst, struct xrt_system_devices *xsysd) |
void | u_debug_gui_stop (struct u_debug_gui **debug_gui) |
SDL2 Debug UI implementation.