Searched refs:X_GLXCreateContext (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | applegl_glx.c | 152 __glXSendError(dpy, errorcode, 0, X_GLXCreateContext, x11error);
|
| H A D | glxcmds.c | 356 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 D | applegl_glx.c | 153 __glXSendError(dpy, errorcode, 0, X_GLXCreateContext, x11error);
|
| H A D | glxcmds.c | 352 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 D | ephyrglxext.c | 110 dispatch_functions[X_GLXCreateContext][0] = ephyrGLXCreateContext ; 111 dispatch_functions[X_GLXCreateContext][1] = ephyrGLXCreateContextSwap ;
|
| H A D | ephyrhostglx.c | 475 req->glxCode = X_GLXCreateContext;
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | vndcmds.c | 436 dispatchFuncs[X_GLXCreateContext] = dispatch_CreateContext;
|
| /xsrc/external/mit/xorgproto/dist/include/GL/ |
| H A D | glxproto.h | 2129 #define X_GLXCreateContext 3 macro
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | glxcmds.c | 330 be_req->glxCode = X_GLXCreateContext;
|
Completed in 24 milliseconds