|
Monado OpenXR Runtime
|
Compositor window header. More...


Go to the source code of this file.
Data Structures | |
| struct | comp_window |
| A output device or a window, often directly connected to the device. More... | |
Functions | |
| struct comp_window * | comp_window_xcb_create (struct comp_compositor *c) |
| Create a xcb window. More... | |
| struct comp_window * | comp_window_wayland_create (struct comp_compositor *c) |
| Create a wayland window. More... | |
| struct comp_window * | comp_window_direct_create (struct comp_compositor *c) |
| Create a direct surface to a HMD. More... | |
Compositor window header.
1.8.13