Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxcontext.h36 struct __GLXcontextRec { struct
40 struct __GLXcontextRec *last; argument
41 struct __GLXcontextRec *next; argument
47 ScreenPtr pScreen;
48 __GLXscreenInfo *pGlxScreen;
53 VisualRec *pVisual;
54 __GLXvisualConfig *pGlxVisual;
55 __GLXFBConfig *pFBConfig;
60 XID id;
61 XID *real_ids;
[all …]