diff --git a/Test/baseResults/hlsl.structbuffer.fn2.comp.out b/Test/baseResults/hlsl.structbuffer.fn2.comp.out index 517b48c8..c9633cd6 100644 --- a/Test/baseResults/hlsl.structbuffer.fn2.comp.out +++ b/Test/baseResults/hlsl.structbuffer.fn2.comp.out @@ -135,6 +135,7 @@ local_size = (256, 1, 1) 0:? 'g_output' (layout( binding=1 rg32ui) uniform uimageBuffer) 0:? 'dispatchId' ( in 3-component vector of uint GlobalInvocationID) +Validation failed // Module Version 10000 // Generated by (magic number): 80007 // Id's are bound by 63 diff --git a/known_good.json b/known_good.json index 90a4428c..05d8c012 100644 --- a/known_good.json +++ b/known_good.json @@ -5,7 +5,7 @@ "site" : "github", "subrepo" : "KhronosGroup/SPIRV-Tools", "subdir" : "External/spirv-tools", - "commit" : "e2279da7148d19bd21c6d47ffc96ee4176f43dba" + "commit" : "117a1fd11f11e9bef9faa563c3d5156cc6ab529c" }, { "name" : "spirv-tools/external/spirv-headers",