iris: Drop bogus sampler state saving
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 19 Aug 2018 06:44:11 +0000 (23:44 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:08 +0000 (10:26 -0800)
commit33701d534124fdf19d0542329b9733b803df566f
tree7aa565175d34584dca77b2e72e8900cf6f2cc0a6
parentaba2cee711d0258422d3ef713b9b9de98017ff2b
iris: Drop bogus sampler state saving

We do this in an earlier loop.  This was just reading things out of the
array, and saving them back over the same array...but in the wrong slots
src/gallium/drivers/iris/iris_state.c