iris: Drop UBO range stuff from iris_restore_compute_saved_bos
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 27 Jun 2019 06:24:56 +0000 (23:24 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 27 Jun 2019 15:12:22 +0000 (08:12 -0700)
commit85c72da1b16f02d8d270ebd9ea93fa4ea29efcb5
tree37e7a7121a3012625f19d7a95bdaf0bd8ba19ac9
parentf94ebf0c9db8dcd2257fd7eb20d457caad3bdeef
iris: Drop UBO range stuff from iris_restore_compute_saved_bos

Compute doesn't use UBO ranges (annoyingly), so this is dead code.
src/gallium/drivers/iris/iris_state.c