iris: Flag IRIS_DIRTY_BINDINGS_XS on constant buffer rebinds
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 10 Sep 2019 19:10:26 +0000 (12:10 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 18 Sep 2019 22:44:22 +0000 (15:44 -0700)
commitcaa0aebd01e893a4a1809e32d27d5a679d80e793
tree9480617a5be32dc3fe6f1bb7d3d94cbf2b02b3de
parent4b7e7956f0f161c958f570f1201517d50e5d3ed4
iris: Flag IRIS_DIRTY_BINDINGS_XS on constant buffer rebinds

We upload a new SURFACE_STATE for the UBO/SSBO in question, which
means that we need new binding tables as well.

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
src/gallium/drivers/iris/iris_state.c