Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_vertprog.c237 case NV30_VP_INST_DEST_CLP(0): in emit_dst()
241 case NV30_VP_INST_DEST_CLP(1): in emit_dst()
245 case NV30_VP_INST_DEST_CLP(2): in emit_dst()
249 case NV30_VP_INST_DEST_CLP(3): in emit_dst()
253 case NV30_VP_INST_DEST_CLP(4): in emit_dst()
257 case NV30_VP_INST_DEST_CLP(5): in emit_dst()
1063 struct nvfx_reg cdst = nvfx_reg(NVFXSR_OUTPUT, NV30_VP_INST_DEST_CLP(i)); in _nvfx_vertprog_translate()
H A Dnv30_vertprog.h139 # define NV30_VP_INST_DEST_CLP(n) (17 + (n)) macro

Completed in 3 milliseconds