Skip to content

vulkan/runtime: match the spec when taking pipeline subsets.

Hyunjun Ko requested to merge zzoon/mesa:fix_gpl_flags into main

Found when fixing dEQP-VK.pipeline.pipeline_library.graphics_library.* tests.

You can see the patch here for those tests: https://gerrit.khronos.org/c/vk-gl-cts/+/11052
Some of the tests got crashed on llvmpipe, radv with the patch.

Merge request reports