Searched refs:GLXContextID (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | vndserver.h | 36 #define GLXContextID CARD32 macro 52 GLXContextID context;
|
| H A D | glxserver.h | 60 typedef XID GLXContextID; typedef
|
| H A D | vndcmds.c | 175 GLXContextID context, in CommonMakeNewCurrent() 206 GLXContextID context) in CommonMakeCurrent()
|
| H A D | glxcmds.c | 242 DoCreateContext(__GLXclientState * cl, GLXContextID gcId, in DoCreateContext() 243 GLXContextID shareList, __GLXconfig * config, in DoCreateContext() 801 GLXContextID source; in __glXDisp_CopyContext() 802 GLXContextID dest; in __glXDisp_CopyContext() 1632 DoQueryContext(__GLXclientState * cl, GLXContextID gcId) in DoQueryContext()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | glxcmds.c | 151 GLXContextID gcId, in CreateContext() 153 int screen, GLXContextID shareList, int isDirect) in CreateContext() 600 GLXContextID gcId = req->context; in __glXDestroyContext() 811 GLXContextID context, GLXContextTag oldContextTag) in MakeCurrent() 827 GLXContextID contextId = context; in MakeCurrent() 1602 GLXContextID source = req->source; in __glXCopyContext() 1603 GLXContextID dest = req->dest; in __glXCopyContext()
|