Monado OpenXR Runtime
illixr_prober.c File Reference

ILLIXR prober. More...

#include "xrt/xrt_prober.h"
#include "util/u_misc.h"
#include "util/u_debug.h"
#include "illixr_interface.h"
Include dependency graph for illixr_prober.c:

Data Structures

struct  illixr_prober
 

Functions

static struct illixr_proberillixr_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_proberillixr_create_auto_prober ()
 Create a auto prober for illixr devices. More...
 

Detailed Description