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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv40_vertprog.h133 # define NV40_VP_INST_DEST_FOGC 5 macro
H A Dnvfx_vertprog.c264 case NV40_VP_INST_DEST_FOGC: vp->or |= (1 << 4); break;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv40_vertprog.h133 # define NV40_VP_INST_DEST_FOGC 5 macro
H A Dnvfx_vertprog.c265 case NV40_VP_INST_DEST_FOGC: vp->or |= (1 << 4); break;

Completed in 6 milliseconds