GLSL: replace general missing functionality with specific messages.
This commit is contained in:
parent
21369c825a
commit
e00e8f45a6
195 changed files with 80 additions and 415 deletions
|
|
@ -1,5 +1,4 @@
|
|||
420.frag
|
||||
Warning, version 420 is not yet complete; most version-specific features are present, but some are missing.
|
||||
ERROR: 0:4: 'redeclaration' : all redeclarations must use the same depth layout on gl_FragDepth
|
||||
ERROR: 0:11: 'layout qualifier' : can only apply depth layout to gl_FragDepth
|
||||
ERROR: 0:12: 'gl_FragDepth' : cannot redeclare after use
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue