Skip to content

nvk: Enable VK_KHR_pipeline_library

Faith Ekstrand requested to merge gfxstrand/mesa:nvk/pipeline-fix into main

This is required for VK_EXT_graphics_pipeline_library and I somehow missed it. Also, enabling this extension enabled a few more tests which caught a bug in fast linking for which this MR has a fix.

Merge request reports