st/nine: Do not set unused states for stateblocks
authorAxel Davy <davyaxel0@gmail.com>
Sat, 13 Oct 2018 21:33:47 +0000 (23:33 +0200)
committerAxel Davy <davyaxel0@gmail.com>
Fri, 26 Oct 2018 20:16:16 +0000 (22:16 +0200)
commit847861aab4f5630d5eb298f1741b4f48d79e7139
tree2d24cbc37e43b2d501a88d17e5f734daab3dac2f
parent6f373b9b743daba5b31c18ceb7385bc6105105b6
st/nine: Do not set unused states for stateblocks

A lot of these states are used only for the context,
and are unused for stateblocks (which just uses the
changed.* fields instead for a lot of them).

Signed-off-by: Axel Davy <davyaxel0@gmail.com>
src/gallium/state_trackers/nine/device9.c