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

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglx_pbuffer.c494 glxCode = X_GLXDestroyPixmap;
979 __glXSendError(dpy, GLXBadPixmap, pixmap, X_GLXDestroyPixmap, false);
981 DestroyDrawable(dpy, (GLXDrawable) pixmap, X_GLXDestroyPixmap);
H A Dglxcmds.c797 __glXSendError(dpy, GLXBadPixmap, glxpixmap, X_GLXDestroyPixmap, false);
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglx_pbuffer.c476 glxCode = X_GLXDestroyPixmap;
958 __glXSendError(dpy, GLXBadPixmap, pixmap, X_GLXDestroyPixmap, false);
960 DestroyDrawable(dpy, (GLXDrawable) pixmap, X_GLXDestroyPixmap);
H A Dglxcmds.c795 __glXSendError(dpy, GLXBadPixmap, glxpixmap, X_GLXDestroyPixmap, false);
/xsrc/external/mit/xorg-server/dist/glx/
H A Dvndcmds.c453 dispatchFuncs[X_GLXDestroyPixmap] = dispatch_DestroyPixmap;
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxproto.h2149 #define X_GLXDestroyPixmap 23 macro

Completed in 17 milliseconds