Skip to content

turnip: VK_EXT_pipeline_creation_{feedback,cache_control}

Connor Abbott requested to merge cwabbott0/mesa:review/tu-pipeline-creation into main

These extensions are relatively straightforward followups to the initial pipeline cache implementation and required for Vulkan 1.3. There's one fix for the pipeline cache that the tests for these revealed.

Merge request reports