Searched refs:TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH (Results 1 – 9 of 9) sorted by relevance
182 bwidth = cs->info.properties[TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH]; in softpipe_launch_grid()
292 #define TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH 20 macro
300 TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH, enumerator
141 sel.info.properties[TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH] == 0; in si_create_compute_state_async()
2128 if (properties[TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH] != 0) { in si_load_system_value()2130 properties[TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH], in si_load_system_value()4542 properties[TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH] * in si_get_max_workgroup_size()
137 if (info->properties[TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH] == 0) in scan_src_operand()
1255 case TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH: in scanProperty()
1360 if (prop->Property.PropertyName == TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH) in iter_property()
6157 ureg_property(ureg, TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH, in emit_compute_block_size()