Searched refs:X_GLXMakeContextCurrent (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxcurrent.c204 __glXSendError(dpy, BadMatch, None, X_GLXMakeContextCurrent, True);
227 __glXSendError(dpy, GLXBadContext, None, X_GLXMakeContextCurrent,
H A Dindirect_glx.c98 req->glxCode = X_GLXMakeContextCurrent;
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxcurrent.c265 return MakeContextCurrent(dpy, d, r, ctx, X_GLXMakeContextCurrent);
H A Dindirect_glx.c115 req->glxCode = X_GLXMakeContextCurrent;
/xsrc/external/mit/xorg-server/dist/glx/
H A Dvndcmds.c422 dispatchFuncs[X_GLXMakeContextCurrent] = dispatch_GLXMakeContextCurrent;
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxproto.h2152 #define X_GLXMakeContextCurrent 26 macro
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxcmds.c1224 be_new_req->glxCode = X_GLXMakeContextCurrent;

Completed in 18 milliseconds