anv: disable streamout before emitting mesh shading state
authorMarcin Ślusarz <marcin.slusarz@intel.com>
Wed, 27 Apr 2022 14:05:44 +0000 (16:05 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 13 May 2022 09:43:02 +0000 (09:43 +0000)
commitaa1c128b54b31580367d97107660c11cb94e0b98
treee95e9eb95b4cf548069a2c5af7ccf9bd0e7b6072
parent29a778fa6b42f39a1cf655d7fbb138151846a570
anv: disable streamout before emitting mesh shading state

Fixes tests which use secondary command buffers.

Fixes: ef04caea9b8 ("anv: Implement Mesh Shading pipeline")
Reviewed-by: Caio Oliveira <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16493>
src/intel/vulkan/genX_pipeline.c