radv: determine the last VGT shader at pipeline bind time
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 27 Mar 2023 12:39:42 +0000 (14:39 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 29 Mar 2023 10:18:24 +0000 (10:18 +0000)
commit2dfe49a94895f5f5046ab736c5d568b6871cd35d
treef5a4d905554aec96e3c5a62aba4c43ba9a503295
parent19c329f4f9f049bfc58c3e1b6fc38695f54f307b
radv: determine the last VGT shader at pipeline bind time

And replace streamout_shader by last_vgt_shader which is similar.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22128>
src/amd/vulkan/radv_cmd_buffer.c
src/amd/vulkan/radv_private.h