Searched refs:NV40_VP_INST_DEST_FOGC (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ | ||
D | nv40_vertprog.h | 133 # define NV40_VP_INST_DEST_FOGC 5 macro |
D | nvfx_vertprog.c | 264 case NV40_VP_INST_DEST_FOGC: vp->or |= (1 << 4); break; in emit_dst() |