Monado OpenXR Runtime
|
Interface to HTC Vive and Valve Index driver. More...
Go to the source code of this file.
Macros | |
#define | HTC_VID 0x0bb4 |
#define | VALVE_VID 0x28de |
#define | VIVE_PID 0x2c87 |
#define | VIVE_LIGHTHOUSE_FPGA_RX 0x2000 |
#define | VIVE_PRO_MAINBOARD_PID 0x0309 |
#define | VIVE_PRO_LHR_PID 0x2300 |
Functions | |
int | vive_found (struct xrt_prober *xp, struct xrt_prober_device **devices, size_t num_devices, size_t index, struct xrt_device **out_xdev) |
Probing function for Vive devices. More... | |
Interface to HTC Vive and Valve Index driver.