|
Monado OpenXR Runtime
|
A binding in the shared memory area. More...
#include </builds/monado/monado/src/xrt/ipc/shared/ipc_protocol.h>

Data Fields | |
| enum xrt_device_name | name |
| uint32_t | first_input_index |
| Offset into the array of pairs where this input bindings starts. | |
| uint32_t | input_count |
| Number of inputs. | |
| uint32_t | first_output_index |
| Offset into the array of pairs where this output bindings starts. | |
| uint32_t | output_count |
| Number of outputs. | |
A binding in the shared memory area.
| uint32_t ipc_binding_profile_info::first_input_index |
Offset into the array of pairs where this input bindings starts.
| uint32_t ipc_binding_profile_info::first_output_index |
Offset into the array of pairs where this output bindings starts.
| uint32_t ipc_binding_profile_info::input_count |
Number of inputs.
Referenced by ipc_client_xdev::ipc_client_xdev_init().
| uint32_t ipc_binding_profile_info::output_count |
Number of outputs.
Referenced by ipc_client_xdev::ipc_client_xdev_init().