Monado OpenXR Runtime
|
Helpers for prober related code. More...
#include "xrt/xrt_prober.h"
Go to the source code of this file.
Functions | |
const char * | u_prober_string_to_string (enum xrt_prober_string t) |
const char * | u_prober_bus_type_to_string (enum xrt_bus_type t) |
bool | u_prober_match_string (struct xrt_prober *xp, struct xrt_prober_device *dev, enum xrt_prober_string type, const char *to_match) |
Helpers for prober related code.