Searched refs:apple_glx_pixmap_destroy (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/apple/
H A Dapple_glx_drawable.h220 bool apple_glx_pixmap_destroy(Display * dpy, Pixmap pixmap);
H A Dapple_glx_pixmap.c225 apple_glx_pixmap_destroy(Display * dpy, GLXPixmap pixmap) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/glx/apple/
H A Dapple_glx_drawable.h220 bool apple_glx_pixmap_destroy(Display * dpy, Pixmap pixmap);
H A Dapple_glx_pixmap.c225 apple_glx_pixmap_destroy(Display * dpy, GLXPixmap pixmap) function in typeref:typename:bool
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglx_pbuffer.c978 if (apple_glx_pixmap_destroy(dpy, pixmap))
H A Dglxcmds.c796 if(apple_glx_pixmap_destroy(dpy, glxpixmap))
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglx_pbuffer.c957 if (apple_glx_pixmap_destroy(dpy, pixmap))
H A Dglxcmds.c794 if(apple_glx_pixmap_destroy(dpy, glxpixmap))

Completed in 12 milliseconds