From c63759ef016cc86b7d0a1b135fb025b0a0a12844 Mon Sep 17 00:00:00 2001 From: John Kessenich Date: Sun, 16 Mar 2014 23:18:34 +0000 Subject: [PATCH] Additional test results for previous check in. git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@25913 e7fa87d3-cd2b-0410-9028-fcbf551c1848 --- Test/baseResults/120.vert.out | 28 ++++++++++----------- Test/baseResults/functionSemantics.frag.out | 4 +-- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Test/baseResults/120.vert.out b/Test/baseResults/120.vert.out index df74e19a..2072007f 100644 --- a/Test/baseResults/120.vert.out +++ b/Test/baseResults/120.vert.out @@ -203,30 +203,30 @@ ERROR: node is still EOpNull! 0:135 Function Call: outFun(f1;vi2;i1;f1; (void) 0:135 Convert int to float (float) 0:135 'i' (int) -0:135 'tempArg' (out 2-component vector of int) +0:135 'tempArg' (2-component vector of int) 0:135 'i' (int) 0:135 'f' (float) 0:135 move second child to first child (2-component vector of float) 0:135 'v2' (2-component vector of float) 0:135 Convert int to float (2-component vector of float) -0:135 'tempArg' (out 2-component vector of int) +0:135 'tempArg' (2-component vector of int) 0:136 Comma (int) 0:136 move second child to first child (int) 0:136 'tempReturn' (int) 0:136 Function Call: outFunRet(f1;i1;i1;vi4; (int) 0:136 Convert int to float (float) 0:136 'i' (int) -0:136 'tempArg' (out int) +0:136 'tempArg' (int) 0:136 'i' (int) -0:136 'tempArg' (out 4-component vector of int) +0:136 'tempArg' (4-component vector of int) 0:136 move second child to first child (float) 0:136 'f' (float) 0:136 Convert int to float (float) -0:136 'tempArg' (out int) +0:136 'tempArg' (int) 0:136 move second child to first child (4-component vector of float) 0:136 'v4' (4-component vector of float) 0:136 Convert int to float (4-component vector of float) -0:136 'tempArg' (out 4-component vector of int) +0:136 'tempArg' (4-component vector of int) 0:136 'tempReturn' (int) 0:137 Sequence 0:137 move second child to first child (float) @@ -238,17 +238,17 @@ ERROR: node is still EOpNull! 0:137 Function Call: outFunRet(f1;i1;i1;vi4; (int) 0:137 Convert int to float (float) 0:137 'i' (int) -0:137 'tempArg' (out int) +0:137 'tempArg' (int) 0:137 'i' (int) -0:137 'tempArg' (out 4-component vector of int) +0:137 'tempArg' (4-component vector of int) 0:137 move second child to first child (float) 0:137 'f' (float) 0:137 Convert int to float (float) -0:137 'tempArg' (out int) +0:137 'tempArg' (int) 0:137 move second child to first child (4-component vector of float) 0:137 'v4' (4-component vector of float) 0:137 Convert int to float (4-component vector of float) -0:137 'tempArg' (out 4-component vector of int) +0:137 'tempArg' (4-component vector of int) 0:137 'tempReturn' (int) 0:138 Sequence 0:138 move second child to first child (2-component vector of float) @@ -260,17 +260,17 @@ ERROR: node is still EOpNull! 0:138 Function Call: outFunRet(f1;vi4;i1;vi4; (2-component vector of int) 0:138 Convert int to float (float) 0:138 'i' (int) -0:138 'tempArg' (out 4-component vector of int) +0:138 'tempArg' (4-component vector of int) 0:138 'i' (int) -0:138 'tempArg' (out 4-component vector of int) +0:138 'tempArg' (4-component vector of int) 0:138 move second child to first child (4-component vector of float) 0:138 'v4' (4-component vector of float) 0:138 Convert int to float (4-component vector of float) -0:138 'tempArg' (out 4-component vector of int) +0:138 'tempArg' (4-component vector of int) 0:138 move second child to first child (4-component vector of float) 0:138 'v4' (4-component vector of float) 0:138 Convert int to float (4-component vector of float) -0:138 'tempArg' (out 4-component vector of int) +0:138 'tempArg' (4-component vector of int) 0:138 'tempReturn' (2-component vector of int) 0:? Linker Objects 0:? 'i' (in 4-component vector of float) diff --git a/Test/baseResults/functionSemantics.frag.out b/Test/baseResults/functionSemantics.frag.out index 5ce38cbf..4bebc596 100644 --- a/Test/baseResults/functionSemantics.frag.out +++ b/Test/baseResults/functionSemantics.frag.out @@ -148,11 +148,11 @@ Warning, version 400 is not yet complete; some version-specific features are pre 0:45 1.000000 0:45 2.000000 0:45 3.000000 -0:45 'tempArg' (out int) +0:45 'tempArg' (int) 0:45 move second child to first child (float) 0:45 'arg' (float) 0:45 Convert int to float (float) -0:45 'tempArg' (out int) +0:45 'tempArg' (int) 0:45 'tempReturn' (int) 0:46 add second child into first child (int) 0:46 'color' (int)