diff options
author | Andrey Tuganov <andreyt@google.com> | 2017-11-24 10:55:05 -0500 |
---|---|---|
committer | David Neto <dneto@google.com> | 2017-11-24 14:31:08 -0500 |
commit | c170afd93b1d69914f911f225ddaf5bab2640208 (patch) | |
tree | de8a7ab89a797eab2d62ebfc32d4b5c81cf7ba5c /CHANGES | |
parent | e1a6f8d1c3ec4f814d6160ab46b8f397f89f8184 (diff) |
Relaxed OpImageWrite texel type check
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |