Check for structures out from vertex or into fragment for ES 100 or desktop pre-150.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24349 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
@@ -66,8 +66,9 @@ ERROR: 0:152: 'floating-point suffix' : not supported for this version or the en
|
||||
ERROR: 0:167: 'highp' : overloaded functions must have the same parameter precision qualifiers for argument 2
|
||||
ERROR: 0:170: 'multiple prototypes for same function' : not supported for this version or the enabled extensions
|
||||
ERROR: 0:177: 'multiple prototypes for same function' : not supported for this version or the enabled extensions
|
||||
ERROR: 0:179: '' : syntax error
|
||||
ERROR: 61 compilation errors. No code generated.
|
||||
ERROR: 0:179: 'fragment-shader struct input' : not supported for this version or the enabled extensions
|
||||
ERROR: 0:181: '' : syntax error
|
||||
ERROR: 62 compilation errors. No code generated.
|
||||
|
||||
|
||||
ERROR: node is still EOpNull!
|
||||
@@ -342,6 +343,7 @@ ERROR: node is still EOpNull!
|
||||
0:? 'f123' (mediump float)
|
||||
0:? 'f124' (mediump float)
|
||||
0:? 'sCube' (uniform lowp samplerCube)
|
||||
0:? 's' (smooth in structure{f})
|
||||
|
||||
|
||||
Linked fragment stage:
|
||||
|
||||
Reference in New Issue
Block a user