Searched defs:dri2_egl_surface (Results 1 – 1 of 1) sorted by relevance
248 struct dri2_egl_surface struct250 _EGLSurface base;251 __DRIdrawable *dri_drawable;252 __DRIbuffer buffers[5];253 bool have_fake_front;256 xcb_drawable_t drawable;257 xcb_xfixes_region_t region;258 int depth;259 int bytes_per_pixel;260 xcb_gcontext_t gc;[all …]