Skip to content

anv: Switch to the common dynamic state tracking framework

Faith Ekstrand requested to merge gfxstrand/mesa:anv/common-dynamic-state into main

This MR should also be a perf improvement because, at the end, it re-enables optimizing of depth/stencil state which we lost when we originally added dynamic depth/stencil state support.

Merge request reports