From 2b5ea9f8511d5c5ed1a59ac8a47d3d7171952dce Mon Sep 17 00:00:00 2001 From: John Kessenich Date: Wed, 31 Jan 2018 18:35:56 -0700 Subject: SPV Version: Emit the requested SPIR-V version, not the header version. Fixes #1236. --- Test/baseResults/hlsl.this.frag.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test/baseResults/hlsl.this.frag.out') diff --git a/Test/baseResults/hlsl.this.frag.out b/Test/baseResults/hlsl.this.frag.out index acca3051..7e0318af 100755 --- a/Test/baseResults/hlsl.this.frag.out +++ b/Test/baseResults/hlsl.this.frag.out @@ -239,7 +239,7 @@ gl_FragCoord origin is upper left 0:? 'var' ( global 2-component vector of float) 0:? '@entryPointOutput' (layout( location=0) out 4-component vector of float) -// Module Version 10200 +// Module Version 10000 // Generated by (magic number): 80003 // Id's are bound by 98 -- cgit v1.2.3