Searched refs:TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH (Results 1 – 8 of 8) sorted by relevance
114 ureg_property(ureg, TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH, 1); in si_create_dma_compute_shader()524 ureg_property(ureg, TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH, 1); in si_create_fmask_expand_cs()
182 bdepth = cs->info.properties[TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH]; in softpipe_launch_grid()
300 TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH, enumerator
485 info->properties[TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH] = nir->info.workgroup_size[2]; in nir_tgsi_scan_shader()
2388 case TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH: in ttn_compile_init()
2397 ureg_property(ureg, TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH, in ureg_setup_compute_shader()
1218 case TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH: in scanProperty()
3046 case TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH: in emit_vgpu10_property()