Searched refs:PUSH_VTX1s (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv50_accel.h51 PUSH_VTX1s(struct nouveau_pushbuf *push, float sx, float sy, int dx, int dy) function in typeref:typename:void
H A Dnvc0_xv.c272 PUSH_VTX1s(push, tx1, ty1, sx1, sy1);
273 PUSH_VTX1s(push, tx2+(tx2-tx1), ty1, sx2+(sx2-sx1), sy1);
274 PUSH_VTX1s(push, tx1, ty2+(ty2-ty1), sx1, sy2+(sy2-sy1));
H A Dnv50_xv.c266 PUSH_VTX1s(push, tx1, ty1, sx1, sy1);
267 PUSH_VTX1s(push, tx2+(tx2-tx1), ty1, sx2+(sx2-sx1), sy1);
268 PUSH_VTX1s(push, tx1, ty2+(ty2-ty1), sx1, sy2+(sy2-sy1));
H A Dnvc0_accel.h57 PUSH_VTX1s(struct nouveau_pushbuf *push, float sx, float sy, int dx, int dy) function in typeref:typename:void

Completed in 5 milliseconds