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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_vertprog.h139 # define NV30_VP_INST_DEST_CLP(n) (17 + (n)) macro
H A Dnvfx_vertprog.c236 case NV30_VP_INST_DEST_CLP(0):
240 case NV30_VP_INST_DEST_CLP(1):
244 case NV30_VP_INST_DEST_CLP(2):
248 case NV30_VP_INST_DEST_CLP(3):
252 case NV30_VP_INST_DEST_CLP(4):
256 case NV30_VP_INST_DEST_CLP(5):
1062 struct nvfx_reg cdst = nvfx_reg(NVFXSR_OUTPUT, NV30_VP_INST_DEST_CLP(i));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_vertprog.h139 # define NV30_VP_INST_DEST_CLP(n) (17 + (n)) macro
H A Dnvfx_vertprog.c237 case NV30_VP_INST_DEST_CLP(0):
241 case NV30_VP_INST_DEST_CLP(1):
245 case NV30_VP_INST_DEST_CLP(2):
249 case NV30_VP_INST_DEST_CLP(3):
253 case NV30_VP_INST_DEST_CLP(4):
257 case NV30_VP_INST_DEST_CLP(5):
1063 struct nvfx_reg cdst = nvfx_reg(NVFXSR_OUTPUT, NV30_VP_INST_DEST_CLP(i));

Completed in 5 milliseconds