Added vulkan headers

This commit is contained in:
Alejandro Saucedo 2020-11-01 08:13:41 +00:00
parent 20e3b9ec45
commit 5c674d510e
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View file

@ -2,3 +2,7 @@
path = external/googletest
url = https://github.com/google/googletest
branch = release-1.10.0
[submodule "external/Vulkan-Headers"]
path = external/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers
branch = v1.2.158