Converted shader files using more recent version of the glslangValidator.

This commit is contained in:
Pawel Lapinski
2018-02-27 11:20:41 +01:00
parent 07887b44e5
commit ef40a99868
15 changed files with 15 additions and 75 deletions

Binary file not shown.

View File

@@ -1,10 +1,4 @@
Tutorial07/Data07/shader.frag
Warning, version 450 is not yet complete; most version-specific features are present, but some are missing.
Linked fragment stage:
Tutorials\07\Data\shader.frag
// Module Version 10000
// Generated by (magic number): 80001
// Id's are bound by 20
@@ -13,7 +7,7 @@ Linked fragment stage:
1: ExtInstImport "GLSL.std.450"
MemoryModel Logical GLSL450
EntryPoint Fragment 4 "main" 9 17
ExecutionMode 4 OriginLowerLeft
ExecutionMode 4 OriginUpperLeft
Source GLSL 450
Name 4 "main"
Name 9 "o_Color"

View File

@@ -1,10 +1,4 @@
Tutorial07/Data07/shader.vert
Warning, version 450 is not yet complete; most version-specific features are present, but some are missing.
Linked vertex stage:
Tutorials\07\Data\shader.vert
// Module Version 10000
// Generated by (magic number): 80001
// Id's are bound by 32