iris: fix constant buffer 0 to be absolute
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 7 Sep 2018 19:26:55 +0000 (12:26 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:08 +0000 (10:26 -0800)
commit938afd484a5f9cb003eb4a2406be8ea1894e2cd6
tree27cc29600580362483e564c1093f986520f396f2
parent5a2257bb2fe910d674a691b44c03c836406f08a0
iris: fix constant buffer 0 to be absolute

thanks to Jason for catching this.  Fixes some va64 tests.  Surprisingly
not much else, as apparently getting to UBO range 4 is uncommon!
src/gallium/drivers/iris/iris_state.c