commit | 6c292d3ba78533fed7b5ec46bb93b53419cf6535 | [log] [tgz] |
---|---|---|
author | John Kessenich <cepheus@frii.com> | Mon Feb 15 20:58:50 2016 -0700 |
committer | John Kessenich <cepheus@frii.com> | Mon Feb 15 21:46:55 2016 -0700 |
tree | 86a9ca538c45ad0f6bc1fa9ce94a7ee9060f5f91 | |
parent | 019f08fcd8dc787a6b49a20a65fc4c890f822bcb [diff] [blame] |
SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl).
diff --git a/Test/baseResults/spv.prepost.frag.out b/Test/baseResults/spv.prepost.frag.out index ee77a09..9581267 100755 --- a/Test/baseResults/spv.prepost.frag.out +++ b/Test/baseResults/spv.prepost.frag.out
@@ -11,7 +11,7 @@ 1: ExtInstImport "GLSL.std.450" MemoryModel Logical GLSL450 EntryPoint Fragment 4 "main" 90 - ExecutionMode 4 OriginLowerLeft + ExecutionMode 4 OriginUpperLeft Source GLSL 140 Name 4 "main" Name 8 "index"