Home
last modified time | relevance | path

Searched refs:DestroyPixmap (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/drivers/x11/
Drealglx.c84 glx.DestroyPixmap = _real_glXDestroyPixmap; in _real_GetGLXDispatchTable()
Dglxapi.h97 void (*DestroyPixmap)(Display *dpy, GLXPixmap pixmap); member
Dglxapi.c511 (t->DestroyPixmap)(dpy, pixmap); in glXDestroyPixmap()
Dfakeglx.c2973 glx.DestroyPixmap = Fake_glXDestroyPixmap; in _mesa_GetGLXDispatchTable()
/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_dri2.c194 (*pScreen->DestroyPixmap)(private->pPixmap); in dri2_do_destroy_buffer()
Dxorg_exa.c538 pScrn->pScreen->DestroyPixmap(exa->copy.tmp_pix); in ExaDoneCopy()
1040 pExa->DestroyPixmap = ExaDestroyPixmap; in xorg_exa_init()