Skip to content

v3dv: implement and enable VK_EXT_extended_dynamic_state2

What does this MR do and why?

This MR implements and enable VK_EXT_extended_dynamic_state2. In other issues I mentioned that it would be likely that this extension would require to re-compile shader variants after the pipeline creation, but in the end it was not needed.

Merge request reports