godot/drivers/vulkan
Matias N. Goldberg cfeccc2146 Fix validation error when using pipeline cache control
PR #80296 introduced a regression because it checks if the
VK_EXT_pipeline_creation_cache_control extension has been enabled before
using it, but turns out the process is a bit more convoluted than that
(a Vulkan driver may support the extension but then say the feature is
not supported)
2023-09-16 18:59:04 -03:00
..
rendering_device_vulkan.cpp Fix validation error when using pipeline cache control 2023-09-16 18:59:04 -03:00
rendering_device_vulkan.h Enhance Vulkan PSO caching 2023-08-30 12:00:54 +02:00
SCsub Rename OSX to macOS and iPhoneOS to iOS. 2022-07-21 09:37:52 +03:00
vulkan_context.cpp Fix validation error when using pipeline cache control 2023-09-16 18:59:04 -03:00
vulkan_context.h Fix validation error when using pipeline cache control 2023-09-16 18:59:04 -03:00
vulkan_hooks.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00