radv: disable EXT_vertex_input_dynamic_state when using DGC
authorRhys Perry <pendingchaos02@gmail.com>
Wed, 7 Sep 2022 14:55:56 +0000 (15:55 +0100)
committerMarge Bot <emma+marge@anholt.net>
Fri, 16 Sep 2022 13:19:55 +0000 (13:19 +0000)
commit891cb799aa02bdcbabfc7d55e7f10c80c8dfadb6
treea14aaddae0c0ffdb710704278bab11fea5d0f08c
parent04dc963cd639f37250908a788f2166d4163bc9f6
radv: disable EXT_vertex_input_dynamic_state when using DGC

This simplifies the DGC path and removes some untested code. The only user
of the partial DGC implementation (vkd3d-proton) doesn't use
EXT_vertex_input_dynamic_state.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18465>
src/amd/vulkan/radv_device.c
src/amd/vulkan/radv_device_generated_commands.c