From a515fff401d280811e3a25fb3a130838993a161e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Samuel=20Iglesias=20Gons=C3=A1lvez?= Date: Mon, 17 Feb 2020 15:42:00 +0100 Subject: [PATCH] SPV_AMD_shader_image_load_store_lod is now validated by spirv-tools --- Test/baseResults/spv.imageLoadStoreLod.frag.out | 1 - known_good.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Test/baseResults/spv.imageLoadStoreLod.frag.out b/Test/baseResults/spv.imageLoadStoreLod.frag.out index 526d739..ec16d90 100644 --- a/Test/baseResults/spv.imageLoadStoreLod.frag.out +++ b/Test/baseResults/spv.imageLoadStoreLod.frag.out @@ -1,5 +1,4 @@ spv.imageLoadStoreLod.frag -Validation failed // Module Version 10000 // Generated by (magic number): 80008 // Id's are bound by 82 diff --git a/known_good.json b/known_good.json index 60e2c2d..8c0a443 100644 --- a/known_good.json +++ b/known_good.json @@ -5,7 +5,7 @@ "site" : "github", "subrepo" : "KhronosGroup/SPIRV-Tools", "subdir" : "External/spirv-tools", - "commit" : "323a81fc5e30e43a04e5e22af4cba98ca2a161e6" + "commit" : "79f8caf9154a0328a87424354bd10ab69e811185" }, { "name" : "spirv-tools/external/spirv-headers", -- 2.7.4