From c170afd93b1d69914f911f225ddaf5bab2640208 Mon Sep 17 00:00:00 2001 From: Andrey Tuganov Date: Fri, 24 Nov 2017 10:55:05 -0500 Subject: Relaxed OpImageWrite texel type check --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 0122e427..c6b92a18 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,7 @@ v2017.2-dev 2017-11-23 #1004: Use after free of an instruction, in remove-duplicates transform #1007: OpImageRead not required to return 4-component vector #1009: OpImageRead can return scalar int/float types + #1011: OpImageRead should allow scalar int/float texel types v2017.1 2017-11-23 - Update README with details on the public_spirv_tools_dev@khronos.org mailing list. -- cgit v1.2.3