hasvk: add state cache invalidation back before fast clears
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Wed, 16 Aug 2023 08:53:24 +0000 (11:53 +0300)
committerMarge Bot <emma+marge@anholt.net>
Wed, 6 Sep 2023 19:34:28 +0000 (19:34 +0000)
commit9231f24be1f5f52a1d64f2089808620dc7a146d2
treef305bf079d4d5414c9ccd2e8f33009efbd2f743f
parent97c9e015179b4c6bb4825616960e4806fb6e89d5
hasvk: add state cache invalidation back before fast clears

Prior to 87149cc545, blorp added a state cache invalidation prior to
fast clears. This got dropped on Hasvk.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 87149cc545 ("blorp: update and move fast clear PIPE_CONTROLs to drivers")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24719>
src/intel/blorp/blorp.h
src/intel/vulkan_hasvk/anv_blorp.c