forked from microsoft/DirectXShaderCompiler
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 729 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 729 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "external/SPIRV-Headers"]
path = external/SPIRV-Headers
url = https://github.com/KhronosGroup/SPIRV-Headers
[submodule "external/SPIRV-Tools"]
path = external/SPIRV-Tools
url = https://github.com/KhronosGroup/SPIRV-Tools
[submodule "external/googletest"]
path = external/googletest
url = https://github.com/google/googletest
[submodule "external/re2"]
path = external/re2
url = https://github.com/google/re2
[submodule "external/effcee"]
path = external/effcee
url = https://github.com/google/effcee
[submodule "external/DirectX-Headers"]
path = external/DirectX-Headers
url = https://github.com/hexops/directx-headers
[submodule "external/DIA"]
path = external/DIA
url = https://github.com/emidoots/DIA