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