ilo: simplify setting of shader samplers and views
authorChia-I Wu <olvaffe@gmail.com>
Wed, 7 Aug 2013 08:42:53 +0000 (16:42 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Wed, 7 Aug 2013 10:10:32 +0000 (18:10 +0800)
commit2811dba1d0a5a0a7cd57fa06c6cb1829ac5ac4ba
tree7159781d1e06747d2b938bbedf6b5b9142b4d4c2
parent186dab5b8fd1d937dfb3b4379d00e4e88f929c36
ilo: simplify setting of shader samplers and views

Remove the special path that unbinds all samplers/views not in the range.
Just make another call to unbind them.
src/gallium/drivers/ilo/ilo_state.c