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

/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyrglxext.c113 dispatch_functions[X_GLXDestroyContext][0] = ephyrGLXDestroyContext ;
114 dispatch_functions[X_GLXDestroyContext][1] = ephyrGLXDestroyContextSwap ;
H A Dephyrhostglx.c515 req->glxCode = X_GLXDestroyContext;
/xsrc/external/mit/xorg-server/dist/glx/
H A Dvndcmds.c437 dispatchFuncs[X_GLXDestroyContext] = dispatch_DestroyContext;
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxproto.h2130 #define X_GLXDestroyContext 4 macro
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxcmds.c494 req->glxCode = X_GLXDestroyContext;
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxcmds.c485 req->glxCode = X_GLXDestroyContext;
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxcmds.c548 be_req->glxCode = X_GLXDestroyContext;

Completed in 19 milliseconds