iris: don't emit SO_BUFFERS and SO_DECL_LIST unless streamout is enabled
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 18 Jul 2018 16:02:35 +0000 (09:02 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:07 +0000 (10:26 -0800)
commita9083bdb71117a84a81909a201657b192c37a027
treee5b56b21611b8c2250966c0e9c1a67358b708090
parentebb960c6d31ffd8fe73d849abf6a917d112cb843
iris: don't emit SO_BUFFERS and SO_DECL_LIST unless streamout is enabled

Otherwise on the first draw, if XFB isn't enabled, we get a pile of
MI_NOOPS where SO_BUFFERS should be
src/gallium/drivers/iris/iris_state.c