HomeSort by relevance Sort by last modified time
    Searched refs:DestroyPixmap (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/mesa/drivers/x11/
realglx.c 84 glx.DestroyPixmap = _real_glXDestroyPixmap;
glxapi.h 97 void (*DestroyPixmap)(Display *dpy, GLXPixmap pixmap);
glxapi.c 511 (t->DestroyPixmap)(dpy, pixmap);
    [all...]
fakeglx.c     [all...]
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_dri2.c 194 (*pScreen->DestroyPixmap)(private->pPixmap);
xorg_exa.c 538 pScrn->pScreen->DestroyPixmap(exa->copy.tmp_pix);
1040 pExa->DestroyPixmap = ExaDestroyPixmap;

Completed in 89 milliseconds