panfrost: Initialise the blend equation in create_blend_state
authorIcecream95 <ixn@disroot.org>
Wed, 14 Jul 2021 00:04:42 +0000 (12:04 +1200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 14 Jul 2021 01:28:35 +0000 (01:28 +0000)
commit4636f9e11a14eeff284d2a02e512523d36e890d7
tree649abfb7a61fe547f839afd6a0e94bbe22eaa236
parent67f9cde84d60814be4ed3036399a43f65ad5af69
panfrost: Initialise the blend equation in create_blend_state

Valgrind still complains about uninitialised values, but tests don't
flake anymore.

Fixes flakes in dEQP-GLES3.functional.fragment_out.*

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11862>
src/gallium/drivers/panfrost/pan_cmdstream.c