anv: Set 3DSTATE_VF_INSTANCING on the SVGS element
authorJason Ekstrand <jason@jlekstrand.net>
Wed, 13 May 2020 03:31:54 +0000 (22:31 -0500)
committerMarge Bot <eric+marge@anholt.net>
Thu, 14 May 2020 00:34:47 +0000 (00:34 +0000)
commite3d8edf3e08988b19c6861040b9ed4afa8ca5ec2
treef3c220cde1ca0eac17326637b79f5a009b7f27fb
parent723208988e12f2f3055360ffe8d9bd0b8414171a
anv: Set 3DSTATE_VF_INSTANCING on the SVGS element

It probably doesn't matter because that buffer should have a stride of
zero.  However, it still seems like a good idea just to be safe.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5022>
src/intel/vulkan/genX_pipeline.c