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 | input_count |
Number of inputs. More... | |
uint32_t | first_input_index |
Offset into the array of pairs where this input bindings starts. More... | |
uint32_t | output_count |
Number of outputs. More... | |
uint32_t | first_output_index |
Offset into the array of pairs where this output bindings starts. More... | |
A binding in the shared memory area.
uint32_t ipc_shared_binding_profile::first_input_index |
Offset into the array of pairs where this input bindings starts.
uint32_t ipc_shared_binding_profile::first_output_index |
Offset into the array of pairs where this output bindings starts.
uint32_t ipc_shared_binding_profile::input_count |
Number of inputs.
uint32_t ipc_shared_binding_profile::output_count |
Number of outputs.