Support of VK_EXT_extended_dynamic_state on Quadro drivers

Hello,

My company is porting its rendering engine from OpenGL to Vulkan. We are currently struggling to port our code using the OpenGL state machine to Vulkan graphics pipelines and we thought the extension VK_EXT_extended_dynamic_state could be very useful.

Unfortunately, this extension seems to be not supported by our various Quadro GPUs (RTX4000/5000, M4000/5000, P4000/5000).

Could we hope for a support of this extension soon or later or is it reserved to the GeForce product range?

Thanks !