next try, this time with vk headers and hpp

This commit is contained in:
2022-06-01 14:41:35 +02:00
parent 95b9a17af4
commit e55808b32f
6 changed files with 295 additions and 1 deletions

4
.gitmodules vendored
View File

@ -37,3 +37,7 @@
path = external/physfs/physfs
url = https://github.com/icculus/physfs.git
branch = main
[submodule "external/Vulkan-Headers"]
path = external/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
shallow = true