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) · 737 Bytes
/
deps.json
File metadata and controls
28 lines (28 loc) · 737 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" : "main",
"subdir" : "third_party/llvm",
"commit" : "e0a6905287050d57ea0413cba7f011803b1f65ef"
},
{
"name" : "SPIRV-Headers",
"site" : "github",
"subrepo" : "KhronosGroup/SPIRV-Headers",
"branch" : "main",
"subdir" : "third_party/SPIRV-Headers",
"commit" : "bf08186d8be01bf9aeb556eda6ebec2269a4bcae"
},
{
"name" : "SPIRV-Tools",
"site" : "github",
"subrepo" : "KhronosGroup/SPIRV-Tools",
"branch" : "main",
"subdir" : "third_party/SPIRV-Tools",
"commit" : "bac6ca7568287e7b045129f34cc69ae0cdb7d4e0"
}
]
}