zink: invalidate pipeline hash on more changes
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 10 Aug 2020 18:49:58 +0000 (14:49 -0400)
committerMarge Bot <eric+marge@anholt.net>
Fri, 14 Aug 2020 04:30:11 +0000 (04:30 +0000)
commitf024bc8314cfb94df6b321cc5e639a6c107f375b
tree30543b3bf2e5118e81a2462ba58d43e6f976cbe1
parent65d7172d171b5a209ddb9f90ea7acc8105452816
zink: invalidate pipeline hash on more changes

some cases were missed here, causing an assert to trigger

Fixes: 1185b3f32d9 "zink: pre-hash gfx-pipeline-state"
Reviewed-by: Antonio Caggiano <antonio.caggiano@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6262>
src/gallium/drivers/zink/zink_context.c
src/gallium/drivers/zink/zink_draw.c