Searched refs:TGSI_SEMANTIC_BLOCK_SIZE (Results 1 – 9 of 9) sorted by relevance
73 if (machine->SysSemanticToIndex[TGSI_SEMANTIC_BLOCK_SIZE] != -1) { in cs_prepare()74 unsigned i = machine->SysSemanticToIndex[TGSI_SEMANTIC_BLOCK_SIZE]; in cs_prepare()
273 return TGSI_SEMANTIC_BLOCK_SIZE; in tgsi_get_sysval_semantic()
136 case TGSI_SEMANTIC_BLOCK_SIZE: in scan_src_operand()
177 TGSI_SEMANTIC_BLOCK_SIZE, /**< block size in threads */ enumerator
629 case TGSI_SEMANTIC_BLOCK_SIZE: in ttn_src_for_file_and_index()
446 case TGSI_SEMANTIC_BLOCK_SIZE: return nv50_ir::SV_NTID; in translateSysVal()
1796 …e if (ctx->info.system_value_semantic_name[tgsi_src->Register.Index] == TGSI_SEMANTIC_BLOCK_SIZE) { in tgsi_src()3625 if (ctx.info.system_value_semantic_name[i] == TGSI_SEMANTIC_BLOCK_SIZE) in r600_shader_from_tgsi()
3467 TGSI_SEMANTIC_BLOCK_SIZE subsection
3193 - tgsi_to_nir: handle TGSI_SEMANTIC_BLOCK_SIZE