|
Monado OpenXR Runtime
|
XCB window code. More...
#include <xcb/xcb.h>#include <xcb/randr.h>#include <string>#include <vector>#include <utility>#include <cstring>#include "util/u_misc.h"#include "xrt/xrt_compiler.h"#include "main/comp_window.h"
Data Structures | |
| struct | comp_window_xcb_display |
| Xcb display, xrandr output. More... | |
| struct | comp_window_xcb |
| A xcb connection and window. More... | |
Functions | |
| struct comp_window * | comp_window_xcb_create (struct comp_compositor *c) |
| Create a xcb window. More... | |
XCB window code.
1.8.13