Monado OpenXR Runtime
ipc_server_interface.h File Reference

Interface for IPC server code. More...

Include dependency graph for ipc_server_interface.h:

Go to the source code of this file.

Data Structures

struct  ipc_server_main_info
 Information passed into the IPC server main function, used for customization of the IPC server. More...
 

Functions

int ipc_server_main (int argc, char **argv, const struct ipc_server_main_info *ismi)
 Main entrypoint to the compositor process. More...
 

Detailed Description