Searched refs:X_GLXvop_DestroyGLXPbufferSGIX (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxext.c413 case X_GLXvop_DestroyGLXPbufferSGIX:
444 if (ret == Success && vendorCode == X_GLXvop_DestroyGLXPbufferSGIX) {
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglx_pbuffer.c614 CARD32 o = glx_1_3 ? X_GLXDestroyPbuffer : X_GLXvop_DestroyGLXPbufferSGIX;
668 vpreq->vendorCode = X_GLXvop_DestroyGLXPbufferSGIX;
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglx_pbuffer.c600 CARD32 o = glx_1_3 ? X_GLXDestroyPbuffer : X_GLXvop_DestroyGLXPbufferSGIX;
654 vpreq->vendorCode = X_GLXvop_DestroyGLXPbufferSGIX;
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxcmdsswap.c842 case X_GLXvop_DestroyGLXPbufferSGIX:
H A Dglxcmds.c2329 case X_GLXvop_DestroyGLXPbufferSGIX:
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxproto.h2581 #define X_GLXvop_DestroyGLXPbufferSGIX 65544 macro

Completed in 16 milliseconds