From f790b16170f40a4367d2f3c609a7160c13f8a6fc Mon Sep 17 00:00:00 2001 From: John Kessenich Date: Thu, 15 Jun 2017 11:10:57 -0600 Subject: [PATCH] Tests: Fix missing test result. --- Test/baseResults/glsl.-D-U.frag.out | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Test/baseResults/glsl.-D-U.frag.out b/Test/baseResults/glsl.-D-U.frag.out index 0c816e2f..6538e849 100644 --- a/Test/baseResults/glsl.-D-U.frag.out +++ b/Test/baseResults/glsl.-D-U.frag.out @@ -17,6 +17,10 @@ Shader version: 450 0:24 'color' (layout( location=0) out 4-component vector of float) 0:24 Constant: 0:24 3.000000 +0:28 vector scale second child into first child ( temp 4-component vector of float) +0:28 'color' (layout( location=0) out 4-component vector of float) +0:28 Constant: +0:28 400.000000 0:? Linker Objects 0:? 'color' (layout( location=0) out 4-component vector of float) @@ -42,6 +46,10 @@ Shader version: 450 0:24 'color' (layout( location=0) out 4-component vector of float) 0:24 Constant: 0:24 3.000000 +0:28 vector scale second child into first child ( temp 4-component vector of float) +0:28 'color' (layout( location=0) out 4-component vector of float) +0:28 Constant: +0:28 400.000000 0:? Linker Objects 0:? 'color' (layout( location=0) out 4-component vector of float)