904a4ab364
We were using the maximum of all attachment sizes as the bounding box for the frame buffer. But in fact we want the minimum, as we do not want to draw outside of any attachment boundaries. Reviewed-by: Lars-Ivar Hesselberg Simonsen <lars-ivar.simonsen@arm.com> Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36360>