Replace Vulkan-SDK with Vulkan Headers

This commit is contained in:
ArtemisX64 2022-08-25 13:31:32 +09:00
parent 1f86daa55d
commit 8b7738f0ab
511 changed files with 9 additions and 3 deletions

3
.gitmodules vendored
View file

@ -10,3 +10,6 @@
path = dependencies/vcpkg
url = https://github.com/microsoft/vcpkg
shallow = true
[submodule "dependencies/Vulkan-Headers"]
path = dependencies/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers