Searched refs:TGSI_SEMANTIC_INVOCATIONID (Results 1 – 9 of 9) sorted by relevance
191 TGSI_SEMANTIC_INVOCATIONID, enumerator
530 case TGSI_SEMANTIC_INVOCATIONID: in scan_declaration()
198 unsigned i = machine->SysSemanticToIndex[TGSI_SEMANTIC_INVOCATIONID]; in tgsi_gs_prepare()
3201 TGSI_SEMANTIC_INVOCATIONID subsection3481 TGSI_SEMANTIC_INVOCATIONID system value set. If not specified, assumed to
998 else if (d->Semantic.Name == TGSI_SEMANTIC_INVOCATIONID) in tgsi_declaration()1346 … && ctx->info.system_value_semantic_name[tgsi_src->Register.Index] == TGSI_SEMANTIC_INVOCATIONID) { in tgsi_src()1352 …if (ctx->info.system_value_semantic_name[tgsi_src->Register.Index] == TGSI_SEMANTIC_INVOCATIONID) { in tgsi_src()
1688 case TGSI_SEMANTIC_INVOCATIONID: in emit_fetch_system_value()
432 case TGSI_SEMANTIC_INVOCATIONID: return nv50_ir::SV_INVOCATION_ID; in translateSysVal()
5262 return TGSI_SEMANTIC_INVOCATIONID; in _mesa_sysval_to_semantic()
1674 case TGSI_SEMANTIC_INVOCATIONID: in declare_system_value()