| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | vndserver.h | 36 #define GLXContextID CARD32 macro 52 GLXContextID context;
|
| H A D | glxserver.h | 60 typedef XID GLXContextID; typedef in typeref:typename:XID
|
| H A D | vndcmds.c | 178 GLXContextID context, 209 GLXContextID context)
|
| H A D | glxcmds.c | 243 DoCreateContext(__GLXclientState * cl, GLXContextID gcId, 244 GLXContextID shareList, __GLXconfig * config, 824 GLXContextID source; 825 GLXContextID dest; 1661 DoQueryContext(__GLXclientState * cl, GLXContextID gcId)
|
| /xsrc/external/mit/xorgproto/dist/include/GL/ |
| H A D | glxproto.h | 91 #define GLXContextID CARD32 macro 190 GLXContextID context; 201 GLXContextID context; 204 GLXContextID shareList; 218 GLXContextID context; 230 GLXContextID context; 264 GLXContextID source; 265 GLXContextID dest; 447 GLXContextID context; 451 GLXContextID shareLis [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ |
| H A D | glxapi.h | 130 GLXContextID (*GetContextIDEXT)(const GLXContext context); 132 GLXContext (*ImportContextEXT)(Display *dpy, GLXContextID contextID);
|
| H A D | glxapi.c | 678 GLXContextID PUBLIC 691 glXImportContextEXT(Display *dpy, GLXContextID contextID)
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/ |
| H A D | glxapi.h | 130 GLXContextID (*GetContextIDEXT)(const GLXContext context); 132 GLXContext (*ImportContextEXT)(Display *dpy, GLXContextID contextID);
|
| H A D | glxapi.c | 674 GLXContextID PUBLIC 687 glXImportContextEXT(Display *dpy, GLXContextID contextID)
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glxserver.h | 62 typedef XID GLXContextID; typedef in typeref:typename:XID
|
| H A D | glxcmds.c | 226 DoCreateContext(__GLXclientState *cl, GLXContextID gcId, 227 GLXContextID shareList, __GLXconfig *config, 512 GLXContextID contextId, GLXContextTag tag) 800 GLXContextID source; 801 GLXContextID dest; 1603 DoQueryContext(__GLXclientState *cl, GLXContextID gcId)
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 10.0.2.rst | 105 - Revert "mesa: Remove GLXContextID typedef from glx.h."
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glxext.h | 50 typedef XID GLXContextID; typedef in typeref:typename:XID 311 typedef GLXContextID ( *PFNGLXGETCONTEXTIDEXTPROC) (const GLXContext context); 312 typedef GLXContext ( *PFNGLXIMPORTCONTEXTEXTPROC) (Display *dpy, GLXContextID contextID); 317 GLXContextID glXGetContextIDEXT (const GLXContext context); 318 GLXContext glXImportContextEXT (Display *dpy, GLXContextID contextID);
|
| H A D | glx.h | 171 typedef XID GLXContextID; typedef in typeref:typename:XID
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glxext.h | 50 typedef XID GLXContextID; typedef in typeref:typename:XID 319 typedef GLXContextID ( *PFNGLXGETCONTEXTIDEXTPROC) (const GLXContext context); 320 typedef GLXContext ( *PFNGLXIMPORTCONTEXTEXTPROC) (Display *dpy, GLXContextID contextID); 325 GLXContextID glXGetContextIDEXT (const GLXContext context); 326 GLXContext glXImportContextEXT (Display *dpy, GLXContextID contextID);
|
| H A D | glx.h | 166 typedef XID GLXContextID; typedef in typeref:typename:XID
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | indirect_glx.c | 82 SendMakeCurrentRequest(Display * dpy, GLXContextID gc_id,
|
| H A D | glxcmds.c | 288 __glXIsDirect(Display * dpy, GLXContextID contextID, Bool *error) 1407 glXImportContextEXT(Display *dpy, GLXContextID contextID) 1559 _GLX_PUBLIC GLXContextID glXGetContextIDEXT(const GLXContext ctx_user)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 30 typedef XID GLXContextID; typedef in typeref:typename:XID 527 typedef GLXContextID (GLAPIENTRY *PFNGLXGETCONTEXTIDEXTPROC)(const GLXContext context); 556 typedef GLXContext (GLAPIENTRY *PFNGLXIMPORTCONTEXTEXTPROC)(Display * dpy, GLXContextID contextID); 708 EPOXY_PUBLIC GLXContextID (EPOXY_CALLSPEC *epoxy_glXGetContextIDEXT)(const GLXContext context); 766 EPOXY_PUBLIC GLXContext (EPOXY_CALLSPEC *epoxy_glXImportContextEXT)(Display * dpy, GLXContextID contextID);
|
| H A D | glx_generated_dispatch.c | 4268 GEN_THUNKS_RET(GLXContextID, glXGetContextIDEXT, (const GLXContext context), (context)) 4297 GEN_THUNKS_RET(GLXContext, glXImportContextEXT, (Display * dpy, GLXContextID contextID), (dpy, contextID))
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | indirect_glx.c | 65 SendMakeCurrentRequest(Display * dpy, GLXContextID gc_id,
|
| H A D | g_glxglvnddispatchfuncs.c | 300 static GLXContextID dispatch_GetContextIDEXT(const GLXContext ctx)
|
| H A D | glxcmds.c | 285 __glXIsDirect(Display * dpy, GLXContextID contextID, Bool *error) 1414 glXImportContextEXT(Display *dpy, GLXContextID contextID) 1572 _GLX_PUBLIC GLXContextID glXGetContextIDEXT(const GLXContext ctx_user)
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | glxcmds.c | 87 GLXContextID gcId, 90 GLXContextID shareList, 507 GLXContextID gcId = req->context; 702 GLXContextID context, 715 GLXContextID contextId = context; 1459 GLXContextID source = req->source; 1460 GLXContextID dest = req->dest;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/glx/xlib/ |
| H A D | glx_api.c | 2352 PUBLIC GLXContextID 2360 glXImportContextEXT(Display *dpy, GLXContextID contextID)
|