GLSL: Initiate version GLSL 460, including accept extraneous semicolons.
This commit is contained in:
parent
fda6edcbad
commit
de16e52b25
10 changed files with 1627 additions and 1517 deletions
|
|
@ -2,7 +2,8 @@
|
|||
ERROR: 0:12: 'out' : cannot be bool
|
||||
ERROR: 0:13: 'sampler2D' : sampler/image types can only be used in uniform variables or function parameters: outo
|
||||
ERROR: 0:27: '::' : not supported
|
||||
ERROR: 3 compilation errors. No code generated.
|
||||
ERROR: 0:29: 'extraneous semicolon' : not supported for this version or the enabled extensions
|
||||
ERROR: 4 compilation errors. No code generated.
|
||||
|
||||
|
||||
Shader version: 450
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue