Searched refs:TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH (Results 1 – 7 of 7) sorted by relevance
184 bdepth = cs->info.properties[TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH]; in softpipe_launch_grid()
294 #define TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH 22 macro
302 TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH, enumerator
2132 properties[TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH] in si_load_system_value()4544 properties[TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH]; in si_get_max_workgroup_size()
1261 case TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH: in scanProperty()
1364 if (prop->Property.PropertyName == TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH) in iter_property()
6161 ureg_property(ureg, TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH, in emit_compute_block_size()