externals: Add vulkan headers and vma

This commit is contained in:
emufan4568
2022-09-13 21:54:05 +03:00
committed by GPUCode
parent 366cdc854f
commit 19c82a76a3
3 changed files with 19674 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -58,3 +58,6 @@
[submodule "sdl2"]
path = externals/sdl2/SDL
url = https://github.com/libsdl-org/SDL
[submodule "vulkan-headers"]
path = externals/vulkan-headers
url = https://github.com/KhronosGroup/Vulkan-Headers