Searched refs:X_GLXCreateContext (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dapplegl_glx.c152 __glXSendError(dpy, errorcode, 0, X_GLXCreateContext, x11error);
H A Dglxcmds.c356 case X_GLXCreateContext: {
362 req->glxCode = X_GLXCreateContext;
453 __glXSendError(dpy, BadValue, vis->visualid, X_GLXCreateContext, True);
473 X_GLXCreateContext, renderType, vis->screen);
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dapplegl_glx.c153 __glXSendError(dpy, errorcode, 0, X_GLXCreateContext, x11error);
H A Dglxcmds.c352 case X_GLXCreateContext: {
358 req->glxCode = X_GLXCreateContext;
449 __glXSendError(dpy, BadValue, vis->visualid, X_GLXCreateContext, True);
482 X_GLXCreateContext, renderType, vis->screen);
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyrglxext.c110 dispatch_functions[X_GLXCreateContext][0] = ephyrGLXCreateContext ;
111 dispatch_functions[X_GLXCreateContext][1] = ephyrGLXCreateContextSwap ;
H A Dephyrhostglx.c475 req->glxCode = X_GLXCreateContext;
/xsrc/external/mit/xorg-server/dist/glx/
H A Dvndcmds.c436 dispatchFuncs[X_GLXCreateContext] = dispatch_CreateContext;
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxproto.h2129 #define X_GLXCreateContext 3 macro
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxcmds.c330 be_req->glxCode = X_GLXCreateContext;

Completed in 24 milliseconds