panfrost: Move blend properties to CSO create
authorAlyssa Rosenzweig <alyssa@collabora.com>
Fri, 14 May 2021 16:55:49 +0000 (12:55 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 18 May 2021 22:51:56 +0000 (22:51 +0000)
commit3943adbd916fd36aec0f3abbf5164ba600546515
tree3fde507c535357223688fe3c08cab7212f29a8a7
parentd7590efd2584881c3ea04198ff8b0ab0b54d9d92
panfrost: Move blend properties to CSO create

Fixes: 93824b6451a ("panfrost: Move the blend logic out of the gallium driver")
Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10869>
src/gallium/drivers/panfrost/pan_blend_cso.c
src/gallium/drivers/panfrost/pan_blend_cso.h
src/gallium/drivers/panfrost/pan_cmdstream.c