Searched refs:TGSI_SEMANTIC_SAMPLEID (Results 1 – 10 of 10) sorted by relevance
189 #define TGSI_SEMANTIC_SAMPLEID 24 macro
189 TGSI_SEMANTIC_SAMPLEID, enumerator
450 case TGSI_SEMANTIC_SAMPLEID: return nv50_ir::SV_SAMPLE_INDEX; in translateSysVal()1436 case TGSI_SEMANTIC_SAMPLEID: in scanDeclaration()
1005 d->Semantic.Name == TGSI_SEMANTIC_SAMPLEID || in tgsi_declaration()1098 …{ false, &ctx->fixed_pt_position_gpr, TGSI_SEMANTIC_SAMPLEID, TGSI_SEMANTIC_SAMPLEPOS } /* SAMPLEI… in allocate_system_value_inputs()1193 ctx->info.input_semantic_name[i] == TGSI_SEMANTIC_SAMPLEID) in evergreen_gpr_count()1394 …lse if (ctx->info.system_value_semantic_name[tgsi_src->Register.Index] == TGSI_SEMANTIC_SAMPLEID) { in tgsi_src()
2455 if (rshader->input[i].name == TGSI_SEMANTIC_SAMPLEID) in r600_update_ps_state()
3279 else if (rshader->input[i].name == TGSI_SEMANTIC_SAMPLEID) { in evergreen_update_ps_state()
1239 } else if (decl->Semantic.Name == TGSI_SEMANTIC_SAMPLEID) { in iter_declaration()3228 ctx->system_values[j].name == TGSI_SEMANTIC_SAMPLEID) { in get_source_info()
5427 return TGSI_SEMANTIC_SAMPLEID; in _mesa_sysval_to_semantic()
3216 TGSI_SEMANTIC_SAMPLEID subsection
2057 case TGSI_SEMANTIC_SAMPLEID: in si_load_system_value()