Home
last modified time | relevance | path

Searched refs:XAppleDRIDestroyPixmap (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/glx/apple/
Dappledri.h120 Bool XAppleDRIDestroyPixmap(Display * dpy, Pixmap pixmap);
Dapple_glx_pixmap.c101 XAppleDRIDestroyPixmap(dpy, p->xpixmap); in pixmap_destroy()
Dappledri.c434 XAppleDRIDestroyPixmap(Display * dpy, Pixmap drawable) in XAppleDRIDestroyPixmap() function