Add vulkan headers back as a submodule.

This commit is contained in:
BearOso 2023-03-10 17:08:12 -06:00
parent 120d715e3a
commit 3d22cc7f2d
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -10,3 +10,6 @@
[submodule "shaders/glslang"]
path = external/glslang
url = https://github.com/KhronosGroup/glslang.git
[submodule "external/vulkan-headers"]
path = external/vulkan-headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git

1
external/vulkan-headers vendored Submodule

@ -0,0 +1 @@
Subproject commit a3dd2655a3a68c2a67c55a0f8b77dcb8b166ada2