Searched defs:__GLXcontextRec (Results 1 – 1 of 1) sorted by relevance
36 struct __GLXcontextRec { struct40 struct __GLXcontextRec *last; argument41 struct __GLXcontextRec *next; argument47 ScreenPtr pScreen;48 __GLXscreenInfo *pGlxScreen;53 VisualRec *pVisual;54 __GLXvisualConfig *pGlxVisual;55 __GLXFBConfig *pFBConfig;60 XID id;61 XID *real_ids;[all …]