aboutsummaryrefslogtreecommitdiff
path: root/Test/baseResults/sample.vert.out
diff options
context:
space:
mode:
authorJohn Kessenich <cepheus@frii.com>2014-04-14 15:46:40 +0000
committerJohn Kessenich <cepheus@frii.com>2014-04-14 15:46:40 +0000
commitcf0206c341c6de863a3a100f075822b09a675fdf (patch)
tree9c2f4cf7c7261995cf4bab4677bf8caedacc4285 /Test/baseResults/sample.vert.out
parentdd09c05e5b48c8aa617e41a5df35aff803388b91 (diff)
downloadglslang-cf0206c341c6de863a3a100f075822b09a675fdf.tar.gz
Restore r26245 and all tests and test results since 4/1:
r26245: Remove "not yet complete" warning for versions 130 and 140, after tidying up a bit and adding tests. Token pasting is the only known missing feature, and gives its own message now on use. git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26226 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Diffstat (limited to 'Test/baseResults/sample.vert.out')
-rw-r--r--Test/baseResults/sample.vert.out17
1 files changed, 17 insertions, 0 deletions
diff --git a/Test/baseResults/sample.vert.out b/Test/baseResults/sample.vert.out
index 41797401..463703bf 100644
--- a/Test/baseResults/sample.vert.out
+++ b/Test/baseResults/sample.vert.out
@@ -24,4 +24,21 @@ Linked vertex stage:
Shader version: 110
+0:? Sequence
+0:38 Function Definition: main( (void)
+0:38 Function Parameters:
+0:40 Sequence
+0:40 move second child to first child (3-component vector of float)
+0:40 'color' (smooth out 3-component vector of float)
+0:40 Constant:
+0:40 1.000000
+0:40 1.000000
+0:40 1.000000
+0:42 move second child to first child (4-component vector of float)
+0:42 'gl_Position' (gl_Position 4-component vector of float)
+0:42 matrix-times-vector (4-component vector of float)
+0:42 'gl_ModelViewProjectionMatrix' (uniform 4X4 matrix of float)
+0:42 'gl_Vertex' (in 4-component vector of float)
+0:? Linker Objects
+0:? 'color' (smooth out 3-component vector of float)