Searched refs:depth_area (Results 1 – 1 of 1) sorted by relevance
384 unsigned depth_area = depth_bin_size.x * depth_bin_size.y; in si_emit_dpbb_state() local386 struct uvec2 bin_size = color_area < depth_area ? color_bin_size in si_emit_dpbb_state()