12345678910111213141516171819202122232425 |
- {
- "commits" : [
- {
- "name" : "spirv-tools",
- "site" : "github",
- "subrepo" : "KhronosGroup/SPIRV-Tools",
- "subdir" : "External/spirv-tools",
- "commit": "44c93ad924b647b0d803ef4c924251c4341b838b"
- },
- {
- "name" : "spirv-tools/external/spirv-headers",
- "site" : "github",
- "subrepo" : "KhronosGroup/SPIRV-Headers",
- "subdir" : "External/spirv-tools/external/spirv-headers",
- "commit" : "2a611a970fdbc41ac2e3e328802aed9985352dca"
- },
- {
- "name": "googletest",
- "site": "github",
- "subrepo": "google/googletest",
- "subdir": "External/googletest",
- "commit": "v1.14.0"
- }
- ]
- }
|