radv: dirty the dynamic vertex input state only when needed
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 10 May 2023 10:44:48 +0000 (12:44 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 12 May 2023 06:20:02 +0000 (06:20 +0000)
commit041cf2d48e95923bdbf2a020f96cbe8aa64fbd1b
treed85428a266ad3570fb18709c0545bdeaf87a72eb
parent8688e110134bd71a2a97b2e05f67bb40e04c6187
radv: dirty the dynamic vertex input state only when needed

This shouldn't be necessary when the VS doesn't have a prolog.

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