Searched defs:dri2_egl_surface (Results 1 – 1 of 1) sorted by relevance
151 struct dri2_egl_surface struct153 _EGLSurface base;154 __DRIdrawable *dri_drawable;155 __DRIbuffer buffers[5];156 int buffer_count;157 int have_fake_front;158 int swap_interval;161 xcb_drawable_t drawable;162 xcb_xfixes_region_t region;163 int depth;[all …]