Searched defs:__GLXAquaDrawable (Results 1 – 1 of 1) sorted by relevance
100 typedef struct __GLXAquaDrawable __GLXAquaDrawable; typedef123 struct __GLXAquaDrawable { struct124 __GLXdrawable base;125 DrawablePtr pDraw;126 xp_surface_id sid;127 __GLXAquaContext *context;