Re: [Piglit] [PATCH 1/1] cl: Add scalar to constant load test

2016-01-27 Thread Tom Stellard
On Fri, Jan 15, 2016 at 05:37:42PM -0500, Jan Vesely wrote: > Signed-off-by: Jan Vesely Reviewed-by: Tom Stellard > --- > tests/cl/program/execute/constant-load.cl | 18 ++ > 1 file changed, 14 insertions(+), 4 deletions(-) > >

[Piglit] [PATCH 1/1] cl: Add scalar to constant load test

2015-05-25 Thread Jan Vesely
Change test values to not repeat itself Signed-off-by: Jan Vesely jan.ves...@rutgers.edu --- tests/cl/program/execute/constant-load.cl | 18 ++ 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/tests/cl/program/execute/constant-load.cl