Searched refs:TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH (Results 1 – 9 of 9) sorted by relevance
139 ureg_property(ureg, TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH, 1); in si_create_dma_compute_shader()231 ureg_property(ureg, TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH, 1); in si_create_dcc_retile_cs()729 ureg_property(ureg, TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH, 1); in si_create_fmask_expand_cs()
184 bdepth = cs->info.properties[TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH]; in softpipe_launch_grid()
306 TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH, enumerator
295 #define TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH 22 macro
492 info->properties[TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH] = nir->info.cs.local_size[2]; in nir_tgsi_scan_shader()
2364 case TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH: in ttn_compile_init()
2360 ureg_property(ureg, TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH, in ureg_setup_compute_shader()
1212 case TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH: in scanProperty()
1696 case TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH: in iter_property()