|
Monado OpenXR Runtime
|
Settings struct for compositor header. More...


Go to the source code of this file.
Data Structures | |
| struct | comp_settings |
| Settings for the compositor. More... | |
Enumerations | |
| enum | window_type { WINDOW_NONE = 0, WINDOW_AUTO, WINDOW_XCB, WINDOW_WAYLAND, WINDOW_DIRECT_RANDR, WINDOW_DIRECT_NVIDIA } |
| Window type to use. More... | |
Functions | |
| void | comp_settings_init (struct comp_settings *s, struct xrt_device *xdev) |
| Initialize the settings struct with either defaults or loaded setting. More... | |
Settings struct for compositor header.
1.8.13