forked from google/clspv
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeps.json
More file actions
28 lines (28 loc) · 743 Bytes
/
deps.json
File metadata and controls
28 lines (28 loc) · 743 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"commits" : [
{
"name" : "llvm",
"site" : "github",
"subrepo" : "llvm/llvm-project",
"branch" : "master",
"subdir" : "third_party/llvm",
"commit" : "3149ec07c0247397f7d963ccff28773a00bcdf9c"
},
{
"name" : "SPIRV-Headers",
"site" : "github",
"subrepo" : "KhronosGroup/SPIRV-Headers",
"branch" : "master",
"subdir" : "third_party/SPIRV-Headers",
"commit" : "5538bf4386f19e42072bf8c2dfc3acf8d0196f3b"
},
{
"name" : "SPIRV-Tools",
"site" : "github",
"subrepo" : "KhronosGroup/SPIRV-Tools",
"branch" : "master",
"subdir" : "third_party/SPIRV-Tools",
"commit" : "ebaefda666a6793cc43435186968910f006ca511"
}
]
}