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

/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyrglxext.c119 dispatch_functions[X_GLXIsDirect][0] = ephyrGLXIsDirect ;
120 dispatch_functions[X_GLXIsDirect][1] = ephyrGLXIsDirectSwap ;
H A Dephyrhostglx.c683 req->glxCode = X_GLXIsDirect;
/xsrc/external/mit/xorg-server/dist/glx/
H A Dvndcmds.c458 dispatchFuncs[X_GLXIsDirect] = dispatch_IsDirect;
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxproto.h2132 #define X_GLXIsDirect 6 macro
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxcmds.c1444 __glXSendError(dpy, GLXBadContext, contextID, X_GLXIsDirect, false);

Completed in 14 milliseconds