summaryrefslogtreecommitdiff
path: root/tests/util/piglit-util-cl.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-02cl: Wait for kernel execution instead of flushing the queue in cl_piglit_exec...Jan Vesely1-1/+1
2018-12-02cl: Add execution event parameter to piglit_cl_enqueue_kernelJan Vesely1-3/+6
2017-11-09cl: Fix ulp tolerance comparisonJan Vesely1-16/+32
2016-09-10cl: Initialize errNo on invalid image type (v2).Vinson Lee1-0/+1
2016-09-10Revert "cl: Initialize errNo on invalid image type."Serge Martin1-1/+0
2016-09-10cl: Initialize errNo on invalid image type.Vinson Lee1-0/+1
2016-08-24cl: Use right comparison function for doubleMatt Arsenault1-1/+1
2016-08-17cl: Add support for cl_half to program testerJan Vesely1-0/+40
2016-05-17cl: add support for global offsetJan Vesely1-2/+5
2016-05-09cl: add image support checking functionsSerge Martin1-0/+28
2016-04-26cl: Fix image support when built on CL<1.2Jan Vesely1-14/+20
2016-03-03cl: add image and sampler utility functionsZoltan Gilian1-0/+169
2014-12-11cl: Fix format warningJan Vesely1-1/+1
2014-07-23cl-program-tester: Allow tolerance to be specified in terms of ulpTom Stellard1-13/+13
2013-08-09cl: Split piglit_cl_probe_floating() into two functionsTom Stellard1-7/+47
2013-05-30util: Don't call exit() after piglit_report_result() [v2]Chad Versace1-12/+0
2012-09-05util-cl: Add utilities to support OpenCL testsBlaž Tomažič1-0/+1116