Update validation results of SPV_QCOM_image_processing2
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.
This commit is contained in:
parent
f857417c99
commit
142052fa30
3 changed files with 1 additions and 3 deletions
|
|
@ -1,5 +1,4 @@
|
||||||
spv.tpipBlockMatchWindowSAD.frag
|
spv.tpipBlockMatchWindowSAD.frag
|
||||||
Validation failed
|
|
||||||
// Module Version 10000
|
// Module Version 10000
|
||||||
// Generated by (magic number): 8000b
|
// Generated by (magic number): 8000b
|
||||||
// Id's are bound by 72
|
// Id's are bound by 72
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
spv.tpipBlockMatchWindowSSD.frag
|
spv.tpipBlockMatchWindowSSD.frag
|
||||||
Validation failed
|
|
||||||
// Module Version 10000
|
// Module Version 10000
|
||||||
// Generated by (magic number): 8000b
|
// Generated by (magic number): 8000b
|
||||||
// Id's are bound by 72
|
// Id's are bound by 72
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
"site" : "github",
|
"site" : "github",
|
||||||
"subrepo" : "KhronosGroup/SPIRV-Tools",
|
"subrepo" : "KhronosGroup/SPIRV-Tools",
|
||||||
"subdir" : "External/spirv-tools",
|
"subdir" : "External/spirv-tools",
|
||||||
"commit": "02470f606fe1571de808cb773d8c521ab201aaff"
|
"commit": "53c07360640bd017cfaa58d21a3429e8d3fad6c3"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "spirv-tools/external/spirv-headers",
|
"name" : "spirv-tools/external/spirv-headers",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue