ValveSoftware / Fossilize

A serialization format for various persistent Vulkan object types.
MIT License
584 stars 47 forks source link

Fix bug with vkCreate*Pipelines and VK_EXT_pipeline_creation_cache_co… #164

Closed danginsburg closed 2 years ago

danginsburg commented 2 years ago

…ntrol. Explicitly check for VK_PIPELINE_COMPILE_REQUIRED_EXT which is a Success VkResult greater than zero.