godot/thirdparty/vulkan
Rémi Verschelde db81928e08 Vulkan: Move thirdparty code out of drivers, style fixes
- `vk_enum_string_helper.h` is a generated file taken from the SDK
  (Vulkan-ValidationLayers).
- `vk_mem_alloc.h` is a library from GPUOpen:
  https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
2020-02-11 14:08:44 +01:00
..
include/vulkan Update Vulkan loader to 1.1.127 2020-02-11 12:05:27 +01:00
loader Update Vulkan loader to 1.1.127 2020-02-11 12:05:27 +01:00
LICENSE.txt SCons: Streamline Vulkan buildsystem + fixups 2020-02-11 11:59:04 +01:00
vk_enum_string_helper.h Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
vk_mem_alloc.cpp Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
vk_mem_alloc.h Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00