Searched refs:TGSI_SEMANTIC_BLOCK_SIZE (Results 1 – 10 of 10) sorted by relevance
74 if (machine->SysSemanticToIndex[TGSI_SEMANTIC_BLOCK_SIZE] != -1) { in cs_prepare()75 unsigned i = machine->SysSemanticToIndex[TGSI_SEMANTIC_BLOCK_SIZE]; in cs_prepare()
271 return TGSI_SEMANTIC_BLOCK_SIZE; in tgsi_get_sysval_semantic()
136 case TGSI_SEMANTIC_BLOCK_SIZE: in scan_src_operand()
183 TGSI_SEMANTIC_BLOCK_SIZE, /**< block size in threads */ enumerator
183 #define TGSI_SEMANTIC_BLOCK_SIZE 17 /**< block size in threads */ macro
630 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()
1780 …e if (ctx->info.system_value_semantic_name[tgsi_src->Register.Index] == TGSI_SEMANTIC_BLOCK_SIZE) { in tgsi_src()3607 if (ctx.info.system_value_semantic_name[i] == TGSI_SEMANTIC_BLOCK_SIZE) in r600_shader_from_tgsi()
3464 TGSI_SEMANTIC_BLOCK_SIZE subsection
3193 - tgsi_to_nir: handle TGSI_SEMANTIC_BLOCK_SIZE