zink: handle vertex streams
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Thu, 30 Jul 2020 18:11:21 +0000 (14:11 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 5 Jan 2021 13:30:34 +0000 (13:30 +0000)
commit35e346f42808428661d95a7b8df3a414661136bc
tree09c131dc9a485168209d3538d7d1f9d5b530ce3d
parent68242767d25fe01e7f6f085519ea0eb7c27326cf
zink: handle vertex streams

we already support all this, it's just a matter of slapping on some Stream
decoration flex tape

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8204>
src/gallium/drivers/zink/nir_to_spirv/nir_to_spirv.c
src/gallium/drivers/zink/nir_to_spirv/spirv_builder.c
src/gallium/drivers/zink/nir_to_spirv/spirv_builder.h
src/gallium/drivers/zink/zink_screen.c