Searched refs:NV04_FIFO_PKHDR (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_video.h | 58 NV04_FIFO_PKHDR(int subc, int mthd, unsigned size) in NV04_FIFO_PKHDR() function 73 PUSH_DATA (push, NV04_FIFO_PKHDR(subc, mthd, size)); in BEGIN_NV04() 88 nouveau_bufctx_mthd(ctx, bin, NV04_FIFO_PKHDR(subc, mthd, 1), in PUSH_MTHDl()
|