Skip to content

v3dv: move to common framework dynamic tracking and implement VK_EXT_extended_dynamic_state

Even if we don't support KHR_dynamic_rendering, moving to the common framework makes sense in order to get a cleaner and smaller code to handle that.

And if in the future we support that feature, a first step would be to move the "usual" dynamic support to the common framework.

Merge request reports