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