panfrost: Simplify blend lowering pass
authorAlyssa Rosenzweig <alyssa@collabora.com>
Fri, 29 Oct 2021 13:02:37 +0000 (09:02 -0400)
committerMarge Bot <emma+marge@anholt.net>
Sun, 2 Jan 2022 01:12:05 +0000 (01:12 +0000)
commite42133aa2ffdb16b3430bc03aa32c572801fdfe8
treea5d5a7689cf18118e1985c547981279c327848df
parent5c168f09eb92af8f12abdafe0f0b9de903330959
panfrost: Simplify blend lowering pass

Combine depth/stencil writeout redundancy. This simplifies the code and
will allow us to add dual source blend handling without duplicating even
more code.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13714>
src/panfrost/util/pan_lower_writeout.c