Searched refs:TGSI_SEMANTIC_SAMPLEID (Results 1 – 11 of 11) sorted by relevance
243 return TGSI_SEMANTIC_SAMPLEID; in tgsi_get_sysval_semantic()
189 #define TGSI_SEMANTIC_SAMPLEID 24 macro
189 TGSI_SEMANTIC_SAMPLEID, enumerator
242 m_shaderio.add_input(new ShaderInputSystemValue(TGSI_SEMANTIC_SAMPLEID, sample_id_index)); in do_allocate_reserved_registers()
448 case TGSI_SEMANTIC_SAMPLEID: return nv50_ir::SV_SAMPLE_INDEX; in translateSysVal()1388 case TGSI_SEMANTIC_SAMPLEID: in scanDeclaration()
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()
2458 if (rshader->input[i].name == TGSI_SEMANTIC_SAMPLEID) in r600_update_ps_state()
1191 d->Semantic.Name == TGSI_SEMANTIC_SAMPLEID || in tgsi_declaration()1284 …{ false, &ctx->fixed_pt_position_gpr, TGSI_SEMANTIC_SAMPLEID, TGSI_SEMANTIC_SAMPLEPOS } /* SAMPLEI… in allocate_system_value_inputs()1399 ctx->info.input_semantic_name[i] == TGSI_SEMANTIC_SAMPLEID) in evergreen_gpr_count()1714 …lse if (ctx->info.system_value_semantic_name[tgsi_src->Register.Index] == TGSI_SEMANTIC_SAMPLEID) { in tgsi_src()
3356 else if (rshader->input[i].name == TGSI_SEMANTIC_SAMPLEID) { in evergreen_update_ps_state()
4426 case TGSI_SEMANTIC_SAMPLEID: in emit_system_value_declaration()4720 else if (semantic_name == TGSI_SEMANTIC_SAMPLEID) { in emit_fs_input_declarations()
3299 TGSI_SEMANTIC_SAMPLEID subsection