godot/drivers/vulkan
Pedro J. Estébanez 309f7965c7 Enhance determination of uniform writability in Vulkan RD
- Check block decoration in addition to type decoration to be sure to find `readonly` decorators
- Verify uniforms have same writability across all shader stages in Vulkan RD
2022-07-18 14:46:28 +02:00
..
rendering_device_vulkan.cpp Enhance determination of uniform writability in Vulkan RD 2022-07-18 14:46:28 +02:00
rendering_device_vulkan.h Avoid manual memory management of certain arrays in Vulkan RD 2022-06-28 10:01:46 +02:00
SCsub Fix build for macOS / iOS with the statically linked MoltenVK after VMA update. 2022-02-25 11:52:54 +02:00
vulkan_context.cpp Vulkan: Make loader_get_json "error" a verbose message on Windows 2022-07-02 19:25:01 +02:00
vulkan_context.h Apply some small fixes/enhancements to the Vulkan RD 2022-06-28 10:01:45 +02:00
vulkan_hooks.h Implementing OpenXR driver 2022-02-23 12:02:24 +01:00