Searched refs:TGSI_SEMANTIC_BLOCK_SIZE (Results 1 – 9 of 9) 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()
182 #define TGSI_SEMANTIC_BLOCK_SIZE 17 /**< block size in threads */ macro
183 TGSI_SEMANTIC_BLOCK_SIZE, /**< block size in threads */ enumerator
135 case TGSI_SEMANTIC_BLOCK_SIZE: in scan_src_operand()
448 case TGSI_SEMANTIC_BLOCK_SIZE: return nv50_ir::SV_NTID; in translateSysVal()
1468 …e if (ctx->info.system_value_semantic_name[tgsi_src->Register.Index] == TGSI_SEMANTIC_BLOCK_SIZE) { in tgsi_src()3278 if (ctx.info.system_value_semantic_name[i] == TGSI_SEMANTIC_BLOCK_SIZE) in r600_shader_from_tgsi()
5455 return TGSI_SEMANTIC_BLOCK_SIZE; in _mesa_sysval_to_semantic()
3381 TGSI_SEMANTIC_BLOCK_SIZE subsection
2122 case TGSI_SEMANTIC_BLOCK_SIZE: in si_load_system_value()