[Piglit] [PATCH 0/2] cl: more clSetKernelArg checks

Serge Martin edb+piglit at sigluy.net
Wed Feb 24 22:13:15 UTC 2016


This serie is intended to add test case for GROMACS error when passing a struct
arg by value (currently a failure on Clover).
It also add a check for cl_int3 that are of the same size as cl_int4.

Serge Martin (2):
  cl: clSetKernelArg check for image support
  cl: clSetKernelArg test more args kind

 tests/cl/api/set-kernel-arg.c | 79 ++++++++++++++++++++++++++++++++++---------
 1 file changed, 63 insertions(+), 16 deletions(-)

-- 
2.5.0



More information about the Piglit mailing list