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++-*-
|
// -*-C++-*-
|
||||||
|
#version 120
|
||||||
|
|
||||||
uniform sampler2D texture;
|
uniform sampler2D texture;
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
// -*-C++-*-
|
// -*-C++-*-
|
||||||
|
#version 120
|
||||||
|
|
||||||
uniform sampler2D texture;
|
uniform sampler2D texture;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue