summaryrefslogtreecommitdiff
path: root/utests
AgeCommit message (Expand)AuthorFilesLines
2017-07-12add utest compiler_block_motion_estimate_intel for extension cl_intel_device_...Luo Xionghu2-0/+148
2017-07-12add utest compiler_skip_check for extension cl_intel_device_side_avc_motion_e...Luo Xionghu2-0/+191
2017-07-12add utest compiler_intra_prediction for extenstion cl_intel_device_side_avc_m...Luo Xionghu2-1/+120
2017-07-12Implement extension cl_intel_device_side_avc_motion_estimation.Chuanbo Weng2-0/+21
2017-07-10Utest: fix a build-in program leak.Yang, Rong R1-0/+1
2017-07-06utests: add utest for fdiv to rcprander2-1/+63
2017-06-16Utset: Add test case for cl_intel_required_subgroup_size extensionPan Xiuli4-0/+70
2017-06-14Add test case for large 3D image with TILE_Y.Yan Wang1-0/+98
2017-06-13Add utest to test writing data into large image (TILE_Y) by map/unmap and USE...Yan Wang1-0/+115
2017-06-13Add utest to test writing data into large image (TILE_Y) by map/unmap mode.Yan Wang1-0/+198
2017-06-13Add utest case for filling image by small region.Yan Wang1-0/+50
2017-06-09utests: added for optimization negativeAddrander2-1/+42
2017-06-09utests: add utest for sqrt-div optimizationrander2-1/+63
2017-05-25Add utest to reproduce the bug of imagedim_non_pow_2 cases of conformance test.Yan Wang1-0/+46
2017-05-18Add image use_hostptr case for testing large image operations.Yan Wang2-0/+76
2017-05-18Add image filling case for testing large image operations.Yan Wang2-0/+121
2017-05-18Add image copying case for testing large image operations.Yan Wang2-0/+122
2017-05-04utest: modify compiler_if_else to not rely on compiler behaviour.Ruiling Song1-10/+5
2017-03-13cl_intel_media_block_io WRITE related unit tests.Luo Xionghu2-0/+215
2017-03-13cl_intel_media_block_io READ related unit tests.Luo Xionghu2-0/+213
2017-03-13add extension cl_intel_media_block_io READ related functionLuo Xionghu2-0/+23
2017-03-13add utest for extension intel_planar_yuv.Luo Xionghu2-0/+178
2017-02-10Add example of using cl_khr_gl_sharing to do gl buffer sharing.Chuanbo Weng1-0/+2
2017-02-10Utest: Add OCL20 into utest and check version in runtimePan Xiuli11-26/+49
2017-02-10Utest: Fix an unused waring in 2.0 utestPan Xiuli1-2/+1
2017-01-03utest: fix i386 system long ctz fail.Yang Rong1-1/+1
2016-12-30CMake: Add OCL20 env for utestPan Xiuli1-0/+2
2016-12-30OCL20: add device enqueue test case.Yang, Rong R2-1/+38
2016-12-29utest: suspend deprecated-declarations warning.Yang Rong1-0/+2
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, Yejun2-4/+3
2016-11-08libocl: Refine return type of workitem built-in functionsPan Xiuli1-1/+4
2016-11-08Runtime: Add support for sRGBPan Xiuli1-0/+2
2016-11-08Utest: Add pipe related testPan Xiuli3-1/+87
2016-11-08Utest: Add sampler testPan Xiuli2-1/+14
2016-11-08Runtime: Add API clCreateCommandQueueWithPropertiesLuo Xionghu2-3/+4
2016-11-08utest: add atomic opencl-2.0 case to test api.Yang Rong2-0/+107
2016-11-08utest: add generic atomic test.Luo Xionghu2-0/+46
2016-11-08Utest: add a test case for built-in ctz functionPan Xiuli2-0/+63
2016-11-08GBE: Implement new constant solution for ocl2Ruiling Song2-0/+81
2016-11-08utest: add generic pointer testRuiling Song2-0/+52
2016-11-03Utest: Add subgroup block read/write ushort test casePan Xiuli4-59/+259
2016-11-03Utest: Add test case for short type sub group shufflePan Xiuli4-12/+202
2016-11-03Utest: Add test case for sub group short builtin functionsPan Xiuli3-0/+198
2016-11-03Utest: Add test case for sub group broadcast shortPan Xiuli1-0/+11
2016-11-03Utest: Add check subgroup short helper functionPan Xiuli2-0/+22
2016-10-20Utests: Allow testing cl_intel_accelerator via ICDRebecca N. Palmer4-3/+28
2016-10-20Utests: respect existing C/CXXFLAGSRebecca N. Palmer1-2/+2
2016-10-10Utests: Don't end an all-tests run when one test failsRebecca N. Palmer7-8/+8
2016-10-10Utests: use clGetExtensionFunctionAddressForPlatformRebecca N. Palmer1-1/+5