[Vulkan] Add Vulkan-Headers and VMA submodules

This commit is contained in:
Triang3l
2022-02-13 20:08:08 +03:00
parent 9b1fdac986
commit 0590346084
28 changed files with 23 additions and 35495 deletions

6
.gitmodules vendored
View File

@@ -82,3 +82,9 @@
[submodule "third_party/FidelityFX-FSR"]
path = third_party/FidelityFX-FSR
url = https://github.com/GPUOpen-Effects/FidelityFX-FSR.git
[submodule "third_party/Vulkan-Headers"]
path = third_party/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "third_party/VulkanMemoryAllocator"]
path = third_party/VulkanMemoryAllocator
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git