aboutsummaryrefslogtreecommitdiff
path: root/Test/baseResults/100.frag.out
diff options
context:
space:
mode:
authorJohn Kessenich <cepheus@frii.com>2013-12-04 20:41:33 +0000
committerJohn Kessenich <cepheus@frii.com>2013-12-04 20:41:33 +0000
commitafda2411c0bcf27db4a6330c2a297ef3696f41bc (patch)
treed7bf8f4375235852f51f5eca41c75b33702d8618 /Test/baseResults/100.frag.out
parent66cdf36521506d40e799acdd89bec258a2ef84ac (diff)
downloadglslang-afda2411c0bcf27db4a6330c2a297ef3696f41bc.tar.gz
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
Diffstat (limited to 'Test/baseResults/100.frag.out')
-rw-r--r--Test/baseResults/100.frag.out6
1 files changed, 4 insertions, 2 deletions
diff --git a/Test/baseResults/100.frag.out b/Test/baseResults/100.frag.out
index bd7716fe..dafad7d4 100644
--- a/Test/baseResults/100.frag.out
+++ b/Test/baseResults/100.frag.out
@@ -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: