SPIR-V: Move from Version .99 Rev 31 to Version 1.0, Rev 2.
This commit is contained in:
8
Test/baseResults/spv.queryL.frag.out
Normal file → Executable file
8
Test/baseResults/spv.queryL.frag.out
Normal file → Executable file
@@ -5,16 +5,16 @@ Warning, version 430 is not yet complete; most version-specific features are pre
|
||||
Linked fragment stage:
|
||||
|
||||
|
||||
// Module Version 99
|
||||
// Generated by (magic number): 51a00bb
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80001
|
||||
// Id's are bound by 211
|
||||
|
||||
Source GLSL 430
|
||||
Capability Shader
|
||||
1: ExtInstImport "GLSL.std.450"
|
||||
MemoryModel Logical GLSL450
|
||||
EntryPoint Fragment 4 "main"
|
||||
ExecutionMode 4 OriginLowerLeft
|
||||
Source GLSL 430
|
||||
Name 4 "main"
|
||||
Name 9 "lod"
|
||||
Name 13 "samp1D"
|
||||
@@ -41,8 +41,6 @@ Linked fragment stage:
|
||||
Name 176 "usampCubeA"
|
||||
Name 206 "sampBuf"
|
||||
Name 210 "sampRect"
|
||||
Decorate 206(sampBuf) NoStaticUse
|
||||
Decorate 210(sampRect) NoStaticUse
|
||||
2: TypeVoid
|
||||
3: TypeFunction 2
|
||||
6: TypeFloat 32
|
||||
|
||||
Reference in New Issue
Block a user