|
Monado OpenXR Runtime
|
Simulated prober code. More...
#include <stdio.h>#include <stdlib.h>#include "xrt/xrt_prober.h"#include "util/u_misc.h"#include "util/u_debug.h"#include "simulated_interface.h"
Data Structures | |
| struct | simulated_prober |
Functions | |
| struct xrt_auto_prober * | simulated_create_auto_prober (void) |
| Create a auto prober for simulated devices. More... | |
Simulated prober code.