Searched refs:apple_glx_pixmap_destroy (Results 1 – 4 of 4) sorted by relevance
220 bool apple_glx_pixmap_destroy(Display * dpy, Pixmap pixmap);
225 apple_glx_pixmap_destroy(Display * dpy, GLXPixmap pixmap) in apple_glx_pixmap_destroy() function
978 if (apple_glx_pixmap_destroy(dpy, pixmap)) in glXDestroyPixmap()
779 if(apple_glx_pixmap_destroy(dpy, glxpixmap)) in glXDestroyGLXPixmap()