Searched refs:NV04_SF3D (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_state_fb.c | 72 BEGIN_NV04(push, NV04_SF3D(OFFSET_COLOR), 1); 73 PUSH_MTHDl(push, NV04_SF3D(OFFSET_COLOR), BUFCTX_FB, 84 BEGIN_NV04(push, NV04_SF3D(OFFSET_ZETA), 1); 85 PUSH_MTHDl(push, NV04_SF3D(OFFSET_ZETA), BUFCTX_FB, 89 BEGIN_NV04(push, NV04_SF3D(FORMAT), 1); 91 BEGIN_NV04(push, NV04_SF3D(PITCH), 1); 107 BEGIN_NV04(push, NV04_SF3D(CLIP_HORIZONTAL), 2);
|
| H A D | nouveau_local.h | 176 #define NV04_SF3D(mthd) SUBC_SURF(NV04_CONTEXT_SURFACES_3D_##mthd) macro
|
| H A D | nv04_context.c | 85 BEGIN_NV04(push, NV04_SF3D(DMA_NOTIFY), 3);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_state_fb.c | 72 BEGIN_NV04(push, NV04_SF3D(OFFSET_COLOR), 1); 73 PUSH_MTHDl(push, NV04_SF3D(OFFSET_COLOR), BUFCTX_FB, 84 BEGIN_NV04(push, NV04_SF3D(OFFSET_ZETA), 1); 85 PUSH_MTHDl(push, NV04_SF3D(OFFSET_ZETA), BUFCTX_FB, 89 BEGIN_NV04(push, NV04_SF3D(FORMAT), 1); 91 BEGIN_NV04(push, NV04_SF3D(PITCH), 1); 107 BEGIN_NV04(push, NV04_SF3D(CLIP_HORIZONTAL), 2);
|
| H A D | nouveau_local.h | 176 #define NV04_SF3D(mthd) SUBC_SURF(NV04_CONTEXT_SURFACES_3D_##mthd) macro
|
| H A D | nv04_context.c | 86 BEGIN_NV04(push, NV04_SF3D(DMA_NOTIFY), 3);
|
Completed in 4 milliseconds