Searched refs:GLXContextID (Results 1 - 25 of 29) sorted by relevance

12

/xsrc/external/mit/xorg-server/dist/glx/
H A Dvndserver.h36 #define GLXContextID CARD32 macro
52 GLXContextID context;
H A Dglxserver.h60 typedef XID GLXContextID; typedef in typeref:typename:XID
H A Dvndcmds.c178 GLXContextID context,
209 GLXContextID context)
H A Dglxcmds.c243 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 Dglxproto.h91 #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 Dglxapi.h130 GLXContextID (*GetContextIDEXT)(const GLXContext context);
132 GLXContext (*ImportContextEXT)(Display *dpy, GLXContextID contextID);
H A Dglxapi.c678 GLXContextID PUBLIC
691 glXImportContextEXT(Display *dpy, GLXContextID contextID)
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A Dglxapi.h130 GLXContextID (*GetContextIDEXT)(const GLXContext context);
132 GLXContext (*ImportContextEXT)(Display *dpy, GLXContextID contextID);
H A Dglxapi.c674 GLXContextID PUBLIC
687 glXImportContextEXT(Display *dpy, GLXContextID contextID)
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxserver.h62 typedef XID GLXContextID; typedef in typeref:typename:XID
H A Dglxcmds.c226 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 D10.0.2.rst105 - Revert "mesa: Remove GLXContextID typedef from glx.h."
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h50 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 Dglx.h171 typedef XID GLXContextID; typedef in typeref:typename:XID
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h50 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 Dglx.h166 typedef XID GLXContextID; typedef in typeref:typename:XID
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dindirect_glx.c82 SendMakeCurrentRequest(Display * dpy, GLXContextID gc_id,
H A Dglxcmds.c288 __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 Dglx_generated.h30 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 Dglx_generated_dispatch.c4268 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 Dindirect_glx.c65 SendMakeCurrentRequest(Display * dpy, GLXContextID gc_id,
H A Dg_glxglvnddispatchfuncs.c300 static GLXContextID dispatch_GetContextIDEXT(const GLXContext ctx)
H A Dglxcmds.c285 __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 Dglxcmds.c87 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 Dglx_api.c2352 PUBLIC GLXContextID
2360 glXImportContextEXT(Display *dpy, GLXContextID contextID)

Completed in 47 milliseconds

12