Searched refs:NV40_VP_INST_DEST_COL0 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv40_vertprog.h129 # define NV40_VP_INST_DEST_COL0 1 macro
H A Dnvfx_vertprog.c260 case NV40_VP_INST_DEST_COL0: vp->or |= (1 << 0); break;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv40_vertprog.h129 # define NV40_VP_INST_DEST_COL0 1 macro
H A Dnvfx_vertprog.c261 case NV40_VP_INST_DEST_COL0: vp->or |= (1 << 0); break;

Completed in 7 milliseconds