diff --git a/Test/baseResults/spv.16bitstorage-int.frag.out b/Test/baseResults/spv.16bitstorage-int.frag.out index a09cd879..e66631c2 100644 --- a/Test/baseResults/spv.16bitstorage-int.frag.out +++ b/Test/baseResults/spv.16bitstorage-int.frag.out @@ -1,4 +1,5 @@ spv.16bitstorage-int.frag +Validation failed // Module Version 10000 // Generated by (magic number): 80007 // Id's are bound by 172 diff --git a/Test/baseResults/spv.16bitstorage-uint.frag.out b/Test/baseResults/spv.16bitstorage-uint.frag.out index 915dfcbd..62892568 100644 --- a/Test/baseResults/spv.16bitstorage-uint.frag.out +++ b/Test/baseResults/spv.16bitstorage-uint.frag.out @@ -1,4 +1,5 @@ spv.16bitstorage-uint.frag +Validation failed // Module Version 10000 // Generated by (magic number): 80007 // Id's are bound by 173 diff --git a/Test/baseResults/spv.16bitstorage.frag.out b/Test/baseResults/spv.16bitstorage.frag.out index 3fb08a39..133ceed7 100644 --- a/Test/baseResults/spv.16bitstorage.frag.out +++ b/Test/baseResults/spv.16bitstorage.frag.out @@ -1,4 +1,5 @@ spv.16bitstorage.frag +Validation failed // Module Version 10000 // Generated by (magic number): 80007 // Id's are bound by 172 diff --git a/Test/baseResults/spv.8bitstorage-int.frag.out b/Test/baseResults/spv.8bitstorage-int.frag.out index c0cecfad..4c8bf131 100644 --- a/Test/baseResults/spv.8bitstorage-int.frag.out +++ b/Test/baseResults/spv.8bitstorage-int.frag.out @@ -1,4 +1,5 @@ spv.8bitstorage-int.frag +Validation failed // Module Version 10000 // Generated by (magic number): 80007 // Id's are bound by 172 diff --git a/Test/baseResults/spv.8bitstorage-uint.frag.out b/Test/baseResults/spv.8bitstorage-uint.frag.out index e89627bd..10c2b2aa 100644 --- a/Test/baseResults/spv.8bitstorage-uint.frag.out +++ b/Test/baseResults/spv.8bitstorage-uint.frag.out @@ -1,4 +1,5 @@ spv.8bitstorage-uint.frag +Validation failed // Module Version 10000 // Generated by (magic number): 80007 // Id's are bound by 173 diff --git a/Test/baseResults/spv.bufferhandle11.frag.out b/Test/baseResults/spv.bufferhandle11.frag.out index 7e7a7bd6..0cc97ac2 100644 --- a/Test/baseResults/spv.bufferhandle11.frag.out +++ b/Test/baseResults/spv.bufferhandle11.frag.out @@ -2,6 +2,7 @@ spv.bufferhandle11.frag WARNING: 0:6: '' : all default precisions are highp; use precision statements to quiet warning, e.g.: "precision mediump int; precision highp float;" +Validation failed // Module Version 10000 // Generated by (magic number): 80007 // Id's are bound by 60 diff --git a/known_good.json b/known_good.json index 113172d6..707fcace 100644 --- a/known_good.json +++ b/known_good.json @@ -5,7 +5,7 @@ "site" : "github", "subrepo" : "KhronosGroup/SPIRV-Tools", "subdir" : "External/spirv-tools", - "commit" : "b4bf7bcf0ad3a7eb6857e8d6d594e23f1be6f27a" + "commit" : "456cc598afb6d7c264f20cd3a183d85e369bed9a" }, { "name" : "spirv-tools/external/spirv-headers",