Monado OpenXR Runtime
u_builder_search_results Struct Reference

Results of a search of devices. More...

#include <util/u_builders.h>

Collaboration diagram for u_builder_search_results:

Data Fields

struct xrt_prober_devicexpdevs [(16)]
 Out field of found xrt_prober_device. More...
 
size_t xpdev_count
 Number of found devices. More...
 

Detailed Description

Results of a search of devices.

Field Documentation

◆ xpdev_count

size_t u_builder_search_results::xpdev_count

Number of found devices.

Referenced by u_builder_search().

◆ xpdevs

struct xrt_prober_device* u_builder_search_results::xpdevs[(16)]

Out field of found xrt_prober_device.

Referenced by u_builder_search().


The documentation for this struct was generated from the following file: