summaryrefslogtreecommitdiff
path: root/utests/compiler_copy_image.cpp
Commit message (Expand)AuthorAgeFilesLines
* standalone utest for unified OpenCL implementation.Luo Xionghu2016-04-221-4/+4
* Add checks for clCreateImage and add 1d image creating logicJunyan He2014-06-131-3/+13
* Fix the bug of forgetting release sampler in utest.Junyan He2014-05-221-0/+2
* update to OpenCL 1.1 headerHomer Hsing2013-06-191-8/+2
* utests: should set pitch to zero if host_ptr is NULL.Zhigang Gong2013-04-221-1/+2
* Use new OCL1.2 API rather than those deprecated API.Zhigang Gong2013-04-101-5/+10
* utest: Added one image2d test case copy_image.Zhigang Gong2013-04-101-0/+46