Skip to content

vulkan: Add a helper for gathering pipeline robustness

Faith Ekstrand requested to merge gfxstrand/mesa:vulkan/pipeline-robustness into main

This is useful for implementing VK_EXT_pipeline_robustness because it automatically gathers all the bits from everywhere for you.

Merge request reports