Searched refs:bdepth (Results 1 – 1 of 1) sorted by relevance
175 int bwidth, bheight, bdepth; in softpipe_launch_grid() local184 bdepth = cs->info.properties[TGSI_PROPERTY_CS_FIXED_BLOCK_DEPTH]; in softpipe_launch_grid()185 num_threads_in_group = bwidth * bheight * bdepth; in softpipe_launch_grid()200 for (d = 0; d < bdepth; d++) { in softpipe_launch_grid()211 bwidth, bheight, bdepth, in softpipe_launch_grid()