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) · 741 Bytes
/
deps.json
File metadata and controls
28 lines (28 loc) · 741 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" : "4c79e1a3f4eb790f40239833ae237e828ce07386"
},
{
"name" : "SPIRV-Headers",
"site" : "github",
"subrepo" : "KhronosGroup/SPIRV-Headers",
"branch" : "master",
"subdir" : "third_party/SPIRV-Headers",
"commit" : "0bcc624926a25a2a273d07877fd25a6ff5ba1cfb"
},
{
"name" : "SPIRV-Tools",
"site" : "github",
"subrepo" : "KhronosGroup/SPIRV-Tools",
"branch" : "master",
"subdir" : "third_party/SPIRV-Tools",
"commit" : "5f4284aa7823877744e7b8144f52964e012252f0"
}
]
}