iris: Move things to iris_shader_state
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 19 Aug 2018 06:43:14 +0000 (23:43 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:08 +0000 (10:26 -0800)
commitb75b52530a2dd5e5d715e393164eed99e7957f3a
tree3c5438f87b8f3ce3a64bde390e5e2ea6e90519cb
parent410a555bfb3abde2ed6784bff4f8dafdb10543a4
iris: Move things to iris_shader_state

We didn't originally have this struct, so we had lots of ad-hoc arrays.
Now that we have it, it makes sense to group things there.
src/gallium/drivers/iris/iris_context.h
src/gallium/drivers/iris/iris_state.c