Monado OpenXR Runtime
|
ILLIXR prober. More...
#include "xrt/xrt_prober.h"
#include "util/u_misc.h"
#include "util/u_debug.h"
#include "illixr_interface.h"
Data Structures | |
struct | illixr_prober |
Functions | |
static struct illixr_prober * | illixr_prober (struct xrt_auto_prober *p) |
static void | illixr_prober_destroy (struct xrt_auto_prober *p) |
static int | illixr_prober_autoprobe (struct xrt_auto_prober *xap, cJSON *attached_data, bool no_hmds, struct xrt_prober *xp, struct xrt_device **out_xdevs) |
struct xrt_auto_prober * | illixr_create_auto_prober () |
Create a auto prober for illixr devices. More... | |
ILLIXR prober.