godot/drivers/vulkan
Gergely Kis 90f21a35c7
Move Vulkan includes to a central godot_vulkan.h header
Also fixes Vulkan build problem with recent Clang.

(cherry picked from commit 146ba4106f)
2024-12-16 11:36:53 +01:00
..
godot_vulkan.h Move Vulkan includes to a central godot_vulkan.h header 2024-12-16 11:36:53 +01:00
rendering_context_driver_vulkan.cpp Fix building with use_volk=yes on MacOS 2024-06-19 08:06:44 -05:00
rendering_context_driver_vulkan.h Move Vulkan includes to a central godot_vulkan.h header 2024-12-16 11:36:53 +01:00
rendering_device_driver_vulkan.cpp vulkan: Update all components to Vulkan SDK 1.3.183.0 2024-06-03 10:25:46 +02:00
rendering_device_driver_vulkan.h Move Vulkan includes to a central godot_vulkan.h header 2024-12-16 11:36:53 +01:00
SCsub Fix building with use_volk=yes on MacOS 2024-06-19 08:06:44 -05:00
vulkan_hooks.cpp Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. 2024-02-12 10:02:18 -03:00
vulkan_hooks.h Move Vulkan includes to a central godot_vulkan.h header 2024-12-16 11:36:53 +01:00