iris: Fix SLM
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 19 Nov 2018 19:22:56 +0000 (11:22 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:10 +0000 (10:26 -0800)
commit1b69b14c2a20932fe59d2d48ff398be28a313a33
tree95db11b56eebfcf512a0e7af2ac7a43e81a40dcf
parentf9c5e277acc48e6a0e461e7f202898f5fdab77c0
iris: Fix SLM

Now that Jason has set up the L3 we can do this.  Also, my assert was
useless because we hadn't set up the field in the first place.  Oops.
src/gallium/drivers/iris/iris_program.c
src/gallium/drivers/iris/iris_state.c