Monado OpenXR Runtime
ipc_client_xdev.h File Reference

Shared functions for IPC client xrt_device. More...

#include "util/u_device.h"
Include dependency graph for ipc_client_xdev.h:

Go to the source code of this file.

Data Structures

struct  ipc_client_xdev
 An IPC client proxy for an xrt_device. More...
 

Functions

static struct ipc_client_xdevipc_client_xdev (struct xrt_device *xdev)
 Convenience helper to go from a xdev to ipc_client_xdev. More...
 

Detailed Description