Searched refs:TGSI_SEMANTIC_SAMPLEPOS (Results 1 – 9 of 9) sorted by relevance
245 return TGSI_SEMANTIC_SAMPLEPOS; in tgsi_get_sysval_semantic()
190 TGSI_SEMANTIC_SAMPLEPOS, enumerator
191 #define TGSI_SEMANTIC_SAMPLEPOS 25 macro
449 case TGSI_SEMANTIC_SAMPLEPOS: return nv50_ir::SV_SAMPLE_POS; in translateSysVal()1389 case TGSI_SEMANTIC_SAMPLEPOS: in scanDeclaration()1479 if (info_out->sv[src.getIndex(0)].sn == TGSI_SEMANTIC_SAMPLEPOS) in scanInstructionSrc()
1566 } else if (decl->Semantic.Name == TGSI_SEMANTIC_SAMPLEPOS) { in iter_declaration()4260 } else if (ctx->system_values[j].name == TGSI_SEMANTIC_SAMPLEPOS) { in get_source_info()
1192 d->Semantic.Name == TGSI_SEMANTIC_SAMPLEPOS) { in tgsi_declaration()1284 …{ false, &ctx->fixed_pt_position_gpr, TGSI_SEMANTIC_SAMPLEID, TGSI_SEMANTIC_SAMPLEPOS } /* SAMPLEI… in allocate_system_value_inputs()1720 …se if (ctx->info.system_value_semantic_name[tgsi_src->Register.Index] == TGSI_SEMANTIC_SAMPLEPOS) { in tgsi_src()
3310 TGSI_SEMANTIC_SAMPLEPOS subsection
6843 semName == TGSI_SEMANTIC_SAMPLEPOS) in st_translate_program()
4441 case TGSI_SEMANTIC_SAMPLEPOS: in emit_system_value_declaration()