iris/compute: Don't increment the grid size offset
authorJason Ekstrand <jason@jlekstrand.net>
Sat, 27 Oct 2018 03:18:41 +0000 (22:18 -0500)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:09 +0000 (10:26 -0800)
commitc16e711ff2ddd70111a10c0e9eac634f72b39e76
tree95561977d43a577cfedac8c889fdffc1dd651523
parenta3e813c5afbd2f6a50f7ba7d2984acbffd13dfa7
iris/compute: Don't increment the grid size offset

It may be in the dynamic state buffer but the fact that we have a
resource takes care of that.  We don't need to add in the address of
the dynamic state buffer again.
src/gallium/drivers/iris/iris_draw.c