iris: drop iris_setup_push_uniform_range
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 9 Nov 2018 19:56:15 +0000 (11:56 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:09 +0000 (10:26 -0800)
commit1ef68d77c06993d44bd44e0fc48abeb1a848e597
tree3f5e776e402a5b929d23ebdd69b122330108add9
parent7eeb124c025fc0ef7e750603f8c1c6471ba746c1
iris: drop iris_setup_push_uniform_range

it doesn't do anything, we have no params.  I guess I thought there
would be some, but they all get dead code eliminated even if we try
to make them exist in the first place.
src/gallium/drivers/iris/iris_program.c