forked from LunarG/gfxreconstruct
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
20 lines (20 loc) · 693 Bytes
/
.gitmodules
File metadata and controls
20 lines (20 loc) · 693 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[submodule "external/Vulkan-Headers"]
path = external/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
shallow = true
[submodule "external/SPIRV-Headers"]
path = external/SPIRV-Headers
url = https://github.com/KhronosGroup/SPIRV-Headers.git
shallow = true
[submodule "external/SPIRV-Reflect"]
path = external/SPIRV-Reflect
url = https://github.com/KhronosGroup/SPIRV-Reflect.git
shallow = true
[submodule "external/OpenXR-SDK"]
path = external/OpenXR-SDK
url = https://github.com/KhronosGroup/OpenXR-SDK.git
shallow = true
[submodule "external/OpenXR-Docs"]
path = external/OpenXR-Docs
url = https://github.com/KhronosGroup/OpenXR-Docs.git
shallow = true