Monado OpenXR Runtime
|
Enable the use of the prober in the gui application. More...
#include "xrt/xrt_space.h"
#include "xrt/xrt_prober.h"
#include "xrt/xrt_system.h"
#include "xrt/xrt_instance.h"
#include "util/u_time.h"
#include "util/u_trace_marker.h"
#include "gui_common.h"
Functions | |
static int | do_exit (struct gui_program *p, int ret) |
int | gui_prober_init (struct gui_program *p) |
int | gui_prober_select (struct gui_program *p) |
void | gui_prober_update (struct gui_program *p) |
void | gui_prober_teardown (struct gui_program *p) |
Enable the use of the prober in the gui application.