lin
2025-07-30 fcd736bf35fd93b563e9bbf594f2aa7b62028cc9
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
29
30
31
32
33
34
35
36
37
38
39
40
{
  "repos" : [
    {
      "name" : "shaderc",
      "url" : "https://github.com/google/shaderc.git",
      "sub_dir" : "shaderc",
      "commit" : "419517b1595ffcf14c6098c3c1af09e7033e09df"
    },
    {
      "name" : "glslang",
      "url" : "https://github.com/KhronosGroup/glslang.git",
      "sub_dir" : "shaderc/third_party/glslang",
      "commit" : "9983f99e87ab0b6608b236ea59bcf873f90e1435"
    },
    {
      "name" : "Vulkan-Headers",
      "url" : "https://github.com/KhronosGroup/Vulkan-Headers.git",
      "sub_dir" : "Vulkan-Headers",
      "commit" : "v1.1.102"
    },
    {
      "name" : "Vulkan-Tools",
      "url" : "https://github.com/KhronosGroup/Vulkan-Tools.git",
      "sub_dir" : "Vulkan-Tools",
      "commit" : "v1.1.102"
    },
    {
      "name" : "SPIRV-Tools",
      "url" : "https://github.com/KhronosGroup/SPIRV-Tools.git",
      "sub_dir" : "shaderc/third_party/spirv-tools",
      "commit" : "0f4bf0720a9cd49d7375ae1296c874133df5ea34"
    },
    {
      "name" : "SPIRV-Headers",
      "url" : "https://github.com/KhronosGroup/SPIRV-Headers.git",
      "sub_dir" : "shaderc/third_party/spirv-tools/external/spirv-headers",
      "commit" : "8bea0a266ac9b718aa0818d9e3a47c0b77c2cb23"
    }
  ]
}