forked from KhronosGroup/MoltenVK
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 812 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "External/Vulkan-Hpp"]
path = External/Vulkan-Hpp
url = https://github.com/KhronosGroup/Vulkan-Hpp.git
ignore = dirty
[submodule "External/SPIRV-Headers"]
path = External/SPIRV-Headers
url = https://github.com/KhronosGroup/SPIRV-Headers.git
[submodule "External/SPIRV-Tools"]
path = External/SPIRV-Tools
url = https://github.com/KhronosGroup/SPIRV-Tools.git
ignore = dirty
[submodule "External/glslang"]
path = External/glslang
url = https://github.com/KhronosGroup/glslang.git
ignore = dirty
[submodule "External/SPIRV-Cross"]
path = External/SPIRV-Cross
url = https://github.com/KhronosGroup/SPIRV-Cross.git
[submodule "External/Vulkan-LoaderAndValidationLayers"]
path = External/Vulkan-LoaderAndValidationLayers
url = https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers