Searched refs:TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH (Results 1 – 9 of 9) sorted by relevance
112 ureg_property(ureg, TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH, default_wave_size); in si_create_dma_compute_shader()522 ureg_property(ureg, TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH, 8); in si_create_fmask_expand_cs()
180 bwidth = cs->info.properties[TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH]; in softpipe_launch_grid()
224 if (info->properties[TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH] == 0) in scan_instruction()483 info->properties[TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH] = nir->info.workgroup_size[0]; in nir_tgsi_scan_shader()
2380 case TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH: in ttn_compile_init()
298 TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH, enumerator
138 if (info->properties[TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH] == 0) in scan_src_operand()
2393 ureg_property(ureg, TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH, in ureg_setup_compute_shader()
1212 case TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH: in scanProperty()
3038 case TGSI_PROPERTY_CS_FIXED_BLOCK_WIDTH: in emit_vgpu10_property()