Added vulkan headers
This commit is contained in:
parent
20e3b9ec45
commit
5c674d510e
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
1
external/Vulkan-Headers
vendored
Submodule
1
external/Vulkan-Headers
vendored
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 320af06cbdd29848e1d7100d9b8e4e517db1dfd5
|
||||
Loading…
Add table
Add a link
Reference in a new issue