From: John Kessenich Date: Thu, 3 Oct 2019 17:23:16 +0000 (-0600) Subject: Merge pull request #1918 from KhronosGroup/format-attributes X-Git-Tag: upstream/11.4.0~392 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=135e3e35ea87d07b51d977b73fde7bd637fcbe4a;p=platform%2Fupstream%2Fglslang.git Merge pull request #1918 from KhronosGroup/format-attributes HLSL: Add attributes for image formats and nonreadable/nonwritable --- 135e3e35ea87d07b51d977b73fde7bd637fcbe4a diff --cc glslang/MachineIndependent/ShaderLang.cpp index 9b3cdc6,f63305e..9b3cdc6 mode 100755,100644..100644 --- a/glslang/MachineIndependent/ShaderLang.cpp +++ b/glslang/MachineIndependent/ShaderLang.cpp