Home
last modified time | relevance | path

Searched defs:loader_dri3_drawable (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/loader/
Dloader_dri3_helper.h119 struct loader_dri3_drawable { struct
120 xcb_connection_t *conn;
121 xcb_screen_t *screen;
122 __DRIdrawable *dri_drawable;
123 xcb_drawable_t drawable;
124 xcb_window_t window;
125 xcb_xfixes_region_t region;
126 int width;
127 int height;
128 int depth;
[all …]