Skip to content

vulkan/runtime: 0-out pipeline cache object

I'm running into crashes because cache->cache_object is uninitialized.

Signed-off-by: Lionel Landwerlin lionel.g.landwerlin@intel.com Fixes: 591da987 ("vulkan: Add a common VkPipelineCache implementation")

Merge request reports