Monado OpenXR Runtime
|
Interface for IPC server code. More...
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... | |
Interface for IPC server code.