Externals: Add VMA

This commit is contained in:
Robin Kertels
2022-10-07 21:38:52 +02:00
parent 804e42150e
commit 5e96733e35
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@ -37,3 +37,6 @@
url = https://github.com/randy408/libspng.git
branch = v0.7.2
shallow = true
[submodule "Externals/VulkanMemoryAllocator"]
path = Externals/VulkanMemoryAllocator
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git