Searched refs:NVFXSR_CONST (Results 1 – 3 of 3) sorted by relevance
100 return nvfx_reg(NVFXSR_CONST, idx); in constant()113 return nvfx_reg(NVFXSR_CONST, idx); in constant()138 case NVFXSR_CONST: in emit_src()170 if(src.reg.type == NVFXSR_CONST) in emit_src()1063 struct nvfx_src ceqn = nvfx_src(nvfx_reg(NVFXSR_CONST, 512 + i)); in _nvfx_vertprog_translate()
380 #define NVFXSR_CONST 5 macro
121 case NVFXSR_CONST: in emit_src()386 src.reg = nvfx_reg(NVFXSR_CONST, fsrc->Register.Index); in tgsi_src()