Home
last modified time | relevance | path

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

/third_party/mesa3d/src/glx/
Dglxclient.h144 struct __GLXDRIdrawableRec struct
146 void (*destroyDrawable) (__GLXDRIdrawable * drawable);
148 XID xDrawable;
149 XID drawable;
150 struct glx_screen *psc;
151 GLenum textureTarget;
152 GLenum textureFormat; /* EXT_texture_from_pixmap support */
153 unsigned long eventMask;
154 int refcount;