anv/blorp: force CC_VIEWPORT reallocation when programming 3DSTATE_VIEWPORT_STATE_POINTERS_CC
requested to merge llandwerlin/mesa:review/anv-disable-blorp-dynamic-state-caching-gfx9-11 into main
What does this MR do and why?
anv/blorp: force CC_VIEWPORT reallocation when programming 3DSTATE_VIEWPORT_STATE_POINTERS_CC
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: fe1baa6481 ("anv: reduce blorp dynamic state emissions")
Closes: #11647 (closed)
Edited by Lionel Landwerlin