Searched refs:TGSI_SEMANTIC_INVOCATIONID (Results 1 – 13 of 13) sorted by relevance
233 return TGSI_SEMANTIC_INVOCATIONID; in tgsi_get_sysval_semantic()
714 case TGSI_SEMANTIC_INVOCATIONID: in scan_declaration()
192 TGSI_SEMANTIC_INVOCATIONID, enumerator
193 #define TGSI_SEMANTIC_INVOCATIONID 27 macro
364 } else if (semName == TGSI_SEMANTIC_INVOCATIONID) { in tgsi_scan_shader()
1145 TGSI_SEMANTIC_INVOCATIONID, 0); in util_make_tess_ctrl_passthrough_shader()
213 unsigned i = machine->SysSemanticToIndex[TGSI_SEMANTIC_INVOCATIONID]; in tgsi_gs_run()
3337 TGSI_SEMANTIC_INVOCATIONID subsection3712 TGSI_SEMANTIC_INVOCATIONID system value set. If not specified, assumed to
178 assert(tgsi_semantic_to_sgn_name[TGSI_SEMANTIC_INVOCATIONID] == in map_tgsi_semantic_to_sgn_name()4451 case TGSI_SEMANTIC_INVOCATIONID: in emit_system_value_declaration()
1569 } else if (decl->Semantic.Name == TGSI_SEMANTIC_INVOCATIONID) { in iter_declaration()4244 ctx->system_values[j].name == TGSI_SEMANTIC_INVOCATIONID || in get_source_info()
1518 case TGSI_SEMANTIC_INVOCATIONID: in emit_fetch_system_value()
451 case TGSI_SEMANTIC_INVOCATIONID: return nv50_ir::SV_INVOCATION_ID; in translateSysVal()
1198 else if (d->Semantic.Name == TGSI_SEMANTIC_INVOCATIONID) in tgsi_declaration()1742 … && ctx->info.system_value_semantic_name[tgsi_src->Register.Index] == TGSI_SEMANTIC_INVOCATIONID) { in tgsi_src()1748 …if (ctx->info.system_value_semantic_name[tgsi_src->Register.Index] == TGSI_SEMANTIC_INVOCATIONID) { in tgsi_src()