Searched refs:emitClipRect (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_3d.h114 void (*emitClipRect) (struct _Via3DState * v3d, ViaCommandBuffer * cb, member in struct:_Via3DState
H A Dvia_exa_h2.c498 v3d->emitClipRect(v3d, &pVia->cb, 0, 0, pDst->drawable.width,
552 v3d->emitClipRect(v3d, &pVia->cb, dstX, dstY, w, h);
H A Dvia_3d.c564 v3d->emitClipRect = via3DEmitClipRect;
H A Dvia_exa_h6.c511 v3d->emitClipRect(v3d, &pVia->cb, 0, 0, pDst->drawable.width,
H A Dvia_exa.c753 v3d->emitClipRect(v3d, &pVia->cb, 0, 0, pDst->drawable.width,

Completed in 7 milliseconds