Searched refs:r_result (Results 1 – 2 of 2) sorted by relevance
48 struct nvfx_reg r_result[PIPE_MAX_SHADER_OUTPUTS]; member427 dst = vpc->r_result[fdst->Register.Index]; in tgsi_dst()830 vpc->r_result[idx] = temp(vpc); in nvfx_vertprog_parse_decl_output()871 vpc->r_result[idx] = nvfx_reg(NVFXSR_NONE, 0); in nvfx_vertprog_parse_decl_output()884 vpc->r_result[idx] = nvfx_reg(NVFXSR_OUTPUT, hw); in nvfx_vertprog_parse_decl_output()1003 vpc->r_result[vpc->hpos_idx] = temp(vpc); in _nvfx_vertprog_translate()1065 if (vpc->r_result[vpc->hpos_idx].type != NVFXSR_OUTPUT) { in _nvfx_vertprog_translate()1068 struct nvfx_src htmp = nvfx_src(vpc->r_result[vpc->hpos_idx]); in _nvfx_vertprog_translate()1079 struct nvfx_src htmp = nvfx_src(vpc->r_result[vpc->cvtx_idx]); in _nvfx_vertprog_translate()
25 struct nvfx_reg r_result[PIPE_MAX_SHADER_OUTPUTS]; member391 src.reg = fpc->r_result[fsrc->Register.Index]; in tgsi_src()416 return fpc->r_result[fdst->Register.Index]; in tgsi_dst()1012 fpc->r_result[idx] = nvfx_reg(NVFXSR_OUTPUT, hw); in nvfx_fragprog_parse_decl_output()