Searched defs:__GLXDRIdrawableRec (Results 1 – 1 of 1) sorted by relevance
120 struct __GLXDRIdrawableRec struct122 void (*destroyDrawable) (__GLXDRIdrawable * drawable);124 XID xDrawable;125 XID drawable;126 struct glx_screen *psc;127 GLenum textureTarget;128 GLenum textureFormat; /* EXT_texture_from_pixmap support */129 unsigned long eventMask;130 int refcount;132 __DRIdrawable *dri_drawable;