Revert previous check-in, until knowing what the spec. is and whether the test failure is related.
This commit is contained in:
@@ -10,7 +10,7 @@ Warning, version 450 is not yet complete; most version-specific features are pre
|
||||
Extension "SPV_KHR_multiview"
|
||||
1: ExtInstImport "GLSL.std.450"
|
||||
MemoryModel Logical GLSL450
|
||||
EntryPoint Fragment 4 "main" 9 12
|
||||
EntryPoint Fragment 4 "main" 9
|
||||
ExecutionMode 4 OriginUpperLeft
|
||||
Source GLSL 450
|
||||
SourceExtension "GL_EXT_multiview"
|
||||
@@ -25,8 +25,8 @@ Warning, version 450 is not yet complete; most version-specific features are pre
|
||||
8: TypePointer Output 7(fvec4)
|
||||
9(color): 8(ptr) Variable Output
|
||||
10: TypeInt 32 1
|
||||
11: TypePointer Input 10(int)
|
||||
12(gl_ViewIndex): 11(ptr) Variable Input
|
||||
11: TypePointer UniformConstant 10(int)
|
||||
12(gl_ViewIndex): 11(ptr) Variable UniformConstant
|
||||
15: 6(float) Constant 0
|
||||
4(main): 2 Function None 3
|
||||
5: Label
|
||||
|
||||
Reference in New Issue
Block a user