iris: drop const from prog data parameters
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 24 Jan 2018 04:01:28 +0000 (20:01 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:05 +0000 (10:26 -0800)
commitc493fee73fe691b6f61b2613e7f0c764af86968f
treef37d0dab7acab2efd2c55cb63265012532d44d81
parentcf7ba838ad67bbae04e3fb0e232f2de60fe4e1a0
iris: drop const from prog data parameters

we ralloc steal things, which makes it a little bogus
src/gallium/drivers/iris/iris_context.h
src/gallium/drivers/iris/iris_program_cache.c