summaryrefslogtreecommitdiff
path: root/utests/utest_helper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement extension cl_intel_device_side_avc_motion_estimation.Chuanbo Weng2017-07-121-0/+18
* Utset: Add test case for cl_intel_required_subgroup_size extensionPan Xiuli2017-06-161-0/+20
* add extension cl_intel_media_block_io READ related functionLuo Xionghu2017-03-131-0/+20
* Utest: Add OCL20 into utest and check version in runtimePan Xiuli2017-02-101-6/+16
* Utest: Refine half and float convert functions.Junyan He2016-12-281-81/+90
* revert clCreateCommandQueue* from ocl2.0 back to 1.2 in utestsGuo, Yejun2016-11-301-2/+2
* Runtime: Add support for sRGBPan Xiuli2016-11-081-0/+2
* Runtime: Add API clCreateCommandQueueWithPropertiesLuo Xionghu2016-11-081-2/+2
* Utest: Add check subgroup short helper functionPan Xiuli2016-11-031-0/+20
* Utests: Allow testing cl_intel_accelerator via ICDRebecca N. Palmer2016-10-201-0/+18
* Utests: use clGetExtensionFunctionAddressForPlatformRebecca N. Palmer2016-10-101-1/+5
* Runtime: re-enable cl_khr_gl_sharing with existing egl extension.Chuanbo Weng2016-09-121-5/+5
* Utest: Add as_float as_uint helper functionPan Xiuli2016-08-121-0/+10
* Utest: Move half related helper function into utest helperPan Xiuli2016-08-121-0/+119
* use different pointer alignment for different implementationGuo Yejun2016-08-031-4/+6
* Utest: Add check for OpenCL 2.0 extensionPan Xiuli2016-07-201-0/+29
* Utest: Add check for cl_intel_subgroups extension testsPan Xiuli2016-07-151-0/+22
* Android: change the saved file path.Yang Rong2016-05-271-1/+9
* utest: error handling to avoid null pointer dereference.Luo Xionghu2016-05-231-0/+12
* Utest: Fix utest memleaksPan Xiuli2016-05-181-0/+1
* add functions cl_check_beignet.Luo Xionghu2016-04-221-0/+22
* fix failed cases for stand alone utest;Luo Xionghu2016-04-221-1/+0
* standalone utest for unified OpenCL implementation.Luo Xionghu2016-04-221-15/+7
* Utests: Add double check and refine compiler_double case.Junyan He2015-10-271-0/+19
* Utest: fix random assert in function cl_kernel_link.Yang Rong2015-10-211-8/+6
* add utests option: -j which specifies the 'number' of jobs (multi-thread)Meng Mengmeng2015-10-211-6/+6
* utests: Added unit tests to test LLVM and ASM dump generation in a two step b...Manasi Navare2015-10-131-0/+109
* correct ULP value in utestsMeng Mengmeng2015-07-151-0/+12
* Refine benchmark output.Chuanbo Weng2015-02-061-3/+3
* Fix delete operator using.Yan Wang2014-12-161-1/+1
* add test of cl_mem_use_host_ptr into benchmarkGuo Yejun2014-12-021-0/+22
* License: adjust all license version to LGPL v2.1+.Zhigang Gong2014-11-111-1/+1
* Add new vload benchmark/test case.Zhigang Gong2014-09-031-2/+3
* Fix compile warnings for CLANG compilerLv Meng2014-08-191-3/+10
* Fix compile warnings for ICC compilerLv Meng2014-08-191-2/+2
* Mark SandyBridge as unsupportedJesper Pedersen2014-04-171-12/+18
* Silent some compilation warnings.Zhigang Gong2014-04-081-0/+1
* Move the defination union SF to header file utest_helper.hppYi Sun2014-03-131-14/+0
* Refine calculation for ULP.Yi Sun2014-01-071-4/+5
* Add test cases generator.Yi Sun2013-12-251-0/+30
* Accelerate utest.Zhigang Gong2013-12-161-26/+33
* release previous program in cl_kernel_initHomer Hsing2013-11-071-0/+2
* release previous kernel in cl_kernel_initHomer Hsing2013-11-071-0/+2
* Add a test case for binary load.Junyan He2013-09-121-4/+4
* CL: Enalbe gl sharing with new egl extension.Zhigang Gong2013-09-061-11/+14
* fix warning when egl is not thereLu Guanqun2013-08-191-2/+2
* utest: Query the device driver version and the open cl c version.Zhigang Gong2013-07-121-8/+9
* CLGL: Refine the hack of gbm extension initialization.Zhigang Gong2013-07-051-8/+11
* Add the test case for clGetProgramInfo APIJunyan He2013-06-261-3/+3
* Rename Intel specific extension functions for ICDSimon Richter2013-04-221-7/+7