summaryrefslogtreecommitdiff
path: root/utests/utest_helper.hpp
Commit message (Expand)AuthorAgeFilesLines
* Implement extension cl_intel_device_side_avc_motion_estimation.Chuanbo Weng2017-07-121-0/+3
* Utset: Add test case for cl_intel_required_subgroup_size extensionPan Xiuli2017-06-161-0/+3
* add extension cl_intel_media_block_io READ related functionLuo Xionghu2017-03-131-0/+3
* Add example of using cl_khr_gl_sharing to do gl buffer sharing.Chuanbo Weng2017-02-101-0/+2
* Utest: Add OCL20 into utest and check version in runtimePan Xiuli2017-02-101-2/+2
* Utest: Add check subgroup short helper functionPan Xiuli2016-11-031-0/+2
* Utests: Allow testing cl_intel_accelerator via ICDRebecca N. Palmer2016-10-201-0/+3
* Runtime: re-enable cl_khr_gl_sharing with existing egl extension.Chuanbo Weng2016-09-121-2/+7
* Utest: Add as_float as_uint helper functionPan Xiuli2016-08-121-0/+7
* Utest: Move half related helper function into utest helperPan Xiuli2016-08-121-0/+7
* Utest: Add check for OpenCL 2.0 extensionPan Xiuli2016-07-201-0/+3
* Utest: Add check for cl_intel_subgroups extension testsPan Xiuli2016-07-151-1/+9
* Android: fix __thread keyword issue in android.Yang Rong2016-05-271-0/+4
* add functions cl_check_beignet.Luo Xionghu2016-04-221-0/+2
* fix failed cases for stand alone utest;Luo Xionghu2016-04-221-2/+4
* standalone utest for unified OpenCL implementation.Luo Xionghu2016-04-221-4/+38
* Add basic utest for block_motion_estimate_intel.Chuanbo Weng2015-11-101-0/+1
* Utests: Add double check and refine compiler_double case.Junyan He2015-10-271-0/+3
* 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/+4
* correct ULP value in utestsMeng Mengmeng2015-07-151-0/+4
* Refine benchmark output.Chuanbo Weng2015-02-061-1/+1
* add test of cl_mem_use_host_ptr into benchmarkGuo Yejun2014-12-021-0/+3
* License: adjust all license version to LGPL v2.1+.Zhigang Gong2014-11-111-1/+1
* Fix compile warnings for ICC compilerLv Meng2014-08-191-2/+2
* utests: use OpenCL 1.2 API for image related test cases.Zhigang Gong2014-06-131-12/+0
* Move the defination union SF to header file utest_helper.hppYi Sun2014-03-131-0/+15
* Add test cases generator.Yi Sun2013-12-251-0/+6
* Accelerate utest.Zhigang Gong2013-12-161-1/+6
* Add a test case for binary load.Junyan He2013-09-121-0/+3
* add a space to make the error more readableLu Guanqun2013-08-301-1/+1
* Add event unit test.Yang Rong2013-08-121-2/+8
* Add the test case for clGetProgramInfo APIJunyan He2013-06-261-3/+4
* update to OpenCL 1.1 headerHomer Hsing2013-06-191-0/+12
* utests: Added one test case for clFinish().Edward Ching2013-06-131-0/+5
* utests: Add test case for box blur on image bufferDag Lem2013-05-301-0/+6
* utests: Refine the fill image0 test case to use map gtt.Zhigang Gong2013-05-171-0/+11
* Rename Intel specific extension functions for ICDSimon Richter2013-04-221-2/+2
* Make EGL optionalSimon Richter2013-04-181-4/+4
* utests: refine the helper macros.Release_v0.1Zhigang Gong2013-04-121-31/+12
* utests: added cl_khr_gl_sharing related helper functions.Zhigang Gong2013-04-121-0/+33
* Use new OCL1.2 API rather than those deprecated API.Zhigang Gong2013-04-101-2/+2
* utest: Added some new helper macros for image2d test cases.Zhigang Gong2013-04-101-0/+14
* fix assertion when two kernels exist in cl fileLu Guanqun2013-03-291-0/+5
* Fixed a bug in the flag register allocatorBenjamin Segovia2012-10-091-0/+7
* Made Mandelbrot work on Fulsim (SIMD8 only right now)Benjamin Segovia2012-08-101-0/+6
* Added flat_address_space testsBenjamin Segovia2012-08-101-5/+7
* Finished the small test frameworkBenjamin Segovia2012-08-101-23/+31
* Revamped tests to make them smaller and simpler (and more automatic to use)Benjamin Segovia2012-08-101-9/+2
* tests -> utestsBenjamin Segovia2012-08-101-0/+127