Re: [Piglit] [PATCH 1/1] cl: Add input dependent test for global_offset

2017-04-22 Thread Jan Vesely
On Fri, 2017-04-14 at 11:10 -0400, Jan Vesely wrote: > Signed-off-by: Jan Vesely > --- > tests/cl/program/execute/global-offset.cl | 18 ++ > 1 file changed, 18 insertions(+) > > diff --git a/tests/cl/program/execute/global-offset.cl >

Re: [Piglit] [PATCH 1/1] cl: Add array of structures to program-scope-arrays test

2017-04-22 Thread Jan Vesely
On Fri, 2017-04-14 at 11:32 -0400, Jan Vesely wrote: > Signed-off-by: Jan Vesely > --- > tests/cl/program/execute/program-scope-arrays.cl | 60 > > 1 file changed, 60 insertions(+) > > diff --git