Monado OpenXR Runtime
ipc_client_system_devices.c File Reference

IPC Client system devices. More...

#include "ipc_client.h"
#include "ipc_client_generated.h"
#include "util/u_system_helpers.h"
Include dependency graph for ipc_client_system_devices.c:

Data Structures

struct  ipc_client_system_devices
 

Functions

static struct ipc_client_system_devicesipc_system_devices (struct xrt_system_devices *xsysd)
 
static xrt_result_t ipc_client_system_devices_get_roles (struct xrt_system_devices *xsysd, struct xrt_system_roles *out_roles)
 
static void ipc_client_system_devices_destroy (struct xrt_system_devices *xsysd)
 
struct xrt_system_devicesipc_client_system_devices_create (struct ipc_connection *ipc_c)
 

Detailed Description