specify the shader version (default is 1.0): reported by glslangValidator
This commit is contained in:
parent
12f4129a0d
commit
727c3feb11
2 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
// -*-C++-*-
|
||||
#version 120
|
||||
|
||||
uniform sampler2D texture;
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
// -*-C++-*-
|
||||
#version 120
|
||||
|
||||
uniform sampler2D texture;
|
||||
|
||||
|
|
Loading…
Reference in a new issue