aboutsummaryrefslogtreecommitdiff
path: root/Test/baseResults/varyingArray.frag.out
diff options
context:
space:
mode:
authorJohn Kessenich <cepheus@frii.com>2013-11-20 21:12:43 +0000
committerJohn Kessenich <cepheus@frii.com>2013-11-20 21:12:43 +0000
commit5134b9cf57ed99fa4fcd634c31e18728649fd27a (patch)
tree0fa25eca98227b1c4f8e3fcbce10f9456e2d0b7d /Test/baseResults/varyingArray.frag.out
parent23bcc02a20ee0f081332695a0d0a90ab0f706e0e (diff)
downloadglslang-5134b9cf57ed99fa4fcd634c31e18728649fd27a.tar.gz
Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration.
Also made all tests in testlist include linker tests. git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24156 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Diffstat (limited to 'Test/baseResults/varyingArray.frag.out')
-rw-r--r--Test/baseResults/varyingArray.frag.out7
1 files changed, 7 insertions, 0 deletions
diff --git a/Test/baseResults/varyingArray.frag.out b/Test/baseResults/varyingArray.frag.out
index 8ea2a018..e930a0d0 100644
--- a/Test/baseResults/varyingArray.frag.out
+++ b/Test/baseResults/varyingArray.frag.out
@@ -1,8 +1,10 @@
+../../LunarGLASS/test/varyingArray.frag
Warning, version 130 is not yet complete; most features are present, but a few are missing.
WARNING: 0:3: varying deprecated in version 130; may be removed in future release
WARNING: 0:4: varying deprecated in version 130; may be removed in future release
WARNING: 0:6: varying deprecated in version 130; may be removed in future release
WARNING: 0:8: varying deprecated in version 130; may be removed in future release
+
0:? Sequence
0:10 Function Definition: main( (void)
0:10 Function Parameters:
@@ -57,3 +59,8 @@ WARNING: 0:8: varying deprecated in version 130; may be removed in future releas
0:? 'gl_TexCoord' (smooth in 6-element array of 4-component vector of float)
0:? 'foo' (smooth in 3-element array of 4-component vector of float)
+
+Linked fragment stage:
+
+
+