Monado OpenXR Runtime
|
Results of a search of devices. More...
#include <util/u_builders.h>
Data Fields | |
struct xrt_prober_device * | xpdevs [(16)] |
Out field of found xrt_prober_device. More... | |
size_t | xpdev_count |
Number of found devices. More... | |
Results of a search of devices.
size_t u_builder_search_results::xpdev_count |
Number of found devices.
Referenced by u_builder_search().
struct xrt_prober_device* u_builder_search_results::xpdevs[(16)] |
Out field of found xrt_prober_device.
Referenced by u_builder_search().