Searched defs:dri2_egl_surface (Results 1 – 1 of 1) sorted by relevance
271 struct dri2_egl_surface struct273 _EGLSurface base;274 __DRIdrawable *dri_drawable;275 __DRIbuffer buffers[5];276 bool have_fake_front;279 xcb_drawable_t drawable;280 xcb_xfixes_region_t region;281 int depth;282 int bytes_per_pixel;283 xcb_gcontext_t gc;[all …]