Searched refs:X_GLXCreateNewContext (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glx/
H A Dvndcmds.c447 dispatchFuncs[X_GLXCreateNewContext] = dispatch_CreateNewContext;
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxcmds.c367 case X_GLXCreateNewContext: {
373 req->glxCode = X_GLXCreateNewContext;
1638 __glXSendError(dpy, GLXBadFBConfig, 0, X_GLXCreateNewContext, false);
1652 __glXSendError(dpy, GLXBadFBConfig, 0, X_GLXCreateNewContext, false);
1657 allowDirect, X_GLXCreateNewContext, renderType,
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxcmds.c371 case X_GLXCreateNewContext: {
377 req->glxCode = X_GLXCreateNewContext;
1625 __glXSendError(dpy, GLXBadFBConfig, 0, X_GLXCreateNewContext, false);
1639 __glXSendError(dpy, GLXBadFBConfig, 0, X_GLXCreateNewContext, false);
1644 allowDirect, X_GLXCreateNewContext, renderType,
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxproto.h2150 #define X_GLXCreateNewContext 24 macro
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxcmds.c290 be_new_req->glxCode = X_GLXCreateNewContext;

Completed in 18 milliseconds