1{
2  "repos" : [
3    {
4      "name" : "shaderc",
5      "url" : "https://github.com/google/shaderc.git",
6      "sub_dir" : "shaderc",
7      "commit" : "315d39d082875047f4fbd004e6eedef14ff2db24"
8    },
9    {
10      "name" : "glslang",
11      "url" : "https://github.com/KhronosGroup/glslang.git",
12      "sub_dir" : "shaderc/third_party/glslang",
13      "commit" : "c9706bdda0ac22b9856f1aa8261e5b9e15cd20c5"
14    },
15    {
16      "name" : "Vulkan-Headers",
17      "url" : "https://github.com/KhronosGroup/Vulkan-Headers.git",
18      "sub_dir" : "Vulkan-Headers",
19      "commit" : "v1.2.203"
20    },
21    {
22      "name" : "Vulkan-Tools",
23      "url" : "https://github.com/KhronosGroup/Vulkan-Tools.git",
24      "sub_dir" : "Vulkan-Tools",
25      "commit" : "v1.2.201"
26    },
27    {
28      "name" : "SPIRV-Tools",
29      "url" : "https://github.com/KhronosGroup/SPIRV-Tools.git",
30      "sub_dir" : "shaderc/third_party/spirv-tools",
31      "commit" : "21e3f681e2004590c7865bc8c0195a4ab8e66c88"
32    },
33    {
34      "name" : "SPIRV-Headers",
35      "url" : "https://github.com/KhronosGroup/SPIRV-Headers.git",
36      "sub_dir" : "shaderc/third_party/spirv-tools/external/spirv-headers",
37      "commit" : "814e728b30ddd0f4509233099a3ad96fd4318c07"
38    },
39    {
40      "name": "robin-hood-hashing",
41      "url": "https://github.com/martinus/robin-hood-hashing.git",
42      "sub_dir": "robin-hood-hashing",
43      "build_step": "skip",
44      "commit": "3.11.3"
45    }
46  ]
47}
48