Searched refs:PUSH_VTX1s (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nv50_accel.h | 51 PUSH_VTX1s(struct nouveau_pushbuf *push, float sx, float sy, int dx, int dy) function in typeref:typename:void
|
| H A D | nvc0_xv.c | 272 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 D | nv50_xv.c | 266 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 D | nvc0_accel.h | 57 PUSH_VTX1s(struct nouveau_pushbuf *push, float sx, float sy, int dx, int dy) function in typeref:typename:void
|
Completed in 5 milliseconds