summaryrefslogtreecommitdiff
path: root/utests/utest_helper.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-07-12Implement extension cl_intel_device_side_avc_motion_estimation.Chuanbo Weng1-0/+18
2017-06-16Utset: Add test case for cl_intel_required_subgroup_size extensionPan Xiuli1-0/+20
2017-03-13add extension cl_intel_media_block_io READ related functionLuo Xionghu1-0/+20
2017-02-10Utest: Add OCL20 into utest and check version in runtimePan Xiuli1-6/+16
2016-12-28Utest: Refine half and float convert functions.Junyan He1-81/+90
2016-11-30revert clCreateCommandQueue* from ocl2.0 back to 1.2 in utestsGuo, Yejun1-2/+2
2016-11-08Runtime: Add support for sRGBPan Xiuli1-0/+2
2016-11-08Runtime: Add API clCreateCommandQueueWithPropertiesLuo Xionghu1-2/+2
2016-11-03Utest: Add check subgroup short helper functionPan Xiuli1-0/+20
2016-10-20Utests: Allow testing cl_intel_accelerator via ICDRebecca N. Palmer1-0/+18
2016-10-10Utests: use clGetExtensionFunctionAddressForPlatformRebecca N. Palmer1-1/+5
2016-09-12Runtime: re-enable cl_khr_gl_sharing with existing egl extension.Chuanbo Weng1-5/+5
2016-08-12Utest: Add as_float as_uint helper functionPan Xiuli1-0/+10
2016-08-12Utest: Move half related helper function into utest helperPan Xiuli1-0/+119
2016-08-03use different pointer alignment for different implementationGuo Yejun1-4/+6
2016-07-20Utest: Add check for OpenCL 2.0 extensionPan Xiuli1-0/+29
2016-07-15Utest: Add check for cl_intel_subgroups extension testsPan Xiuli1-0/+22
2016-05-27Android: change the saved file path.Yang Rong1-1/+9
2016-05-23utest: error handling to avoid null pointer dereference.Luo Xionghu1-0/+12
2016-05-18Utest: Fix utest memleaksPan Xiuli1-0/+1
2016-04-22add functions cl_check_beignet.Luo Xionghu1-0/+22
2016-04-22fix failed cases for stand alone utest;Luo Xionghu1-1/+0
2016-04-22standalone utest for unified OpenCL implementation.Luo Xionghu1-15/+7
2015-10-27Utests: Add double check and refine compiler_double case.Junyan He1-0/+19
2015-10-21Utest: fix random assert in function cl_kernel_link.Yang Rong1-8/+6
2015-10-21add utests option: -j which specifies the 'number' of jobs (multi-thread)Meng Mengmeng1-6/+6
2015-10-13utests: Added unit tests to test LLVM and ASM dump generation in a two step b...Manasi Navare1-0/+109
2015-07-15correct ULP value in utestsMeng Mengmeng1-0/+12
2015-02-06Refine benchmark output.Chuanbo Weng1-3/+3
2014-12-16Fix delete operator using.Yan Wang1-1/+1
2014-12-02add test of cl_mem_use_host_ptr into benchmarkGuo Yejun1-0/+22
2014-11-11License: adjust all license version to LGPL v2.1+.Zhigang Gong1-1/+1
2014-09-03Add new vload benchmark/test case.Zhigang Gong1-2/+3
2014-08-19Fix compile warnings for CLANG compilerLv Meng1-3/+10
2014-08-19Fix compile warnings for ICC compilerLv Meng1-2/+2
2014-04-17Mark SandyBridge as unsupportedJesper Pedersen1-12/+18
2014-04-08Silent some compilation warnings.Zhigang Gong1-0/+1
2014-03-13Move the defination union SF to header file utest_helper.hppYi Sun1-14/+0
2014-01-07Refine calculation for ULP.Yi Sun1-4/+5
2013-12-25Add test cases generator.Yi Sun1-0/+30
2013-12-16Accelerate utest.Zhigang Gong1-26/+33
2013-11-07release previous program in cl_kernel_initHomer Hsing1-0/+2
2013-11-07release previous kernel in cl_kernel_initHomer Hsing1-0/+2
2013-09-12Add a test case for binary load.Junyan He1-4/+4
2013-09-06CL: Enalbe gl sharing with new egl extension.Zhigang Gong1-11/+14
2013-08-19fix warning when egl is not thereLu Guanqun1-2/+2
2013-07-12utest: Query the device driver version and the open cl c version.Zhigang Gong1-8/+9
2013-07-05CLGL: Refine the hack of gbm extension initialization.Zhigang Gong1-8/+11
2013-06-26Add the test case for clGetProgramInfo APIJunyan He1-3/+3
2013-04-22Rename Intel specific extension functions for ICDSimon Richter1-7/+7