mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-08 11:30:06 +00:00
142052fa30
Update SPIRV-Tools to include https://github.com/KhronosGroup/SPIRV-Tools/pull/5646 which fixes validation of SPV_QCOM_imageprocessing2 This allows us to remove the "Validation failed" result for two tests.
26 lines
681 B
JSON
26 lines
681 B
JSON
{
|
|
"commits" : [
|
|
{
|
|
"name" : "spirv-tools",
|
|
"site" : "github",
|
|
"subrepo" : "KhronosGroup/SPIRV-Tools",
|
|
"subdir" : "External/spirv-tools",
|
|
"commit": "53c07360640bd017cfaa58d21a3429e8d3fad6c3"
|
|
},
|
|
{
|
|
"name" : "spirv-tools/external/spirv-headers",
|
|
"site" : "github",
|
|
"subrepo" : "KhronosGroup/SPIRV-Headers",
|
|
"subdir" : "External/spirv-tools/external/spirv-headers",
|
|
"commit" : "4f7b471f1a66b6d06462cd4ba57628cc0cd087d7"
|
|
},
|
|
{
|
|
"name": "googletest",
|
|
"site": "github",
|
|
"subrepo": "google/googletest",
|
|
"subdir": "External/googletest",
|
|
"commit": "v1.14.0"
|
|
}
|
|
]
|
|
}
|