Searched refs:emitClipRect (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_3d.h | 114 void (*emitClipRect) (struct _Via3DState * v3d, ViaCommandBuffer * cb, member in struct:_Via3DState
|
| H A D | via_exa_h2.c | 498 v3d->emitClipRect(v3d, &pVia->cb, 0, 0, pDst->drawable.width, 552 v3d->emitClipRect(v3d, &pVia->cb, dstX, dstY, w, h);
|
| H A D | via_3d.c | 564 v3d->emitClipRect = via3DEmitClipRect;
|
| H A D | via_exa_h6.c | 511 v3d->emitClipRect(v3d, &pVia->cb, 0, 0, pDst->drawable.width,
|
| H A D | via_exa.c | 753 v3d->emitClipRect(v3d, &pVia->cb, 0, 0, pDst->drawable.width,
|
Completed in 7 milliseconds