Skip to content

vk/cache: unbreak vk_pipeline_cache_create with flags

Mike Blumenkrantz requested to merge zmike/mesa:vk-cache into main

long ago I fixed this in individual drivers

now I fix it in all drivers

Fixes: 591da987 ("vulkan: Add a common VkPipelineCache implementation"

Merge request reports