summaryrefslogtreecommitdiff
path: root/utests/compiler_copy_image.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-06-13Add checks for clCreateImage and add 1d image creating logicJunyan He1-3/+13
2014-05-22Fix the bug of forgetting release sampler in utest.Junyan He1-0/+2
2013-06-19update to OpenCL 1.1 headerHomer Hsing1-8/+2
2013-04-22utests: should set pitch to zero if host_ptr is NULL.Zhigang Gong1-1/+2
2013-04-10Use new OCL1.2 API rather than those deprecated API.Zhigang Gong1-5/+10
2013-04-10utest: Added one image2d test case copy_image.Zhigang Gong1-0/+46