summaryrefslogtreecommitdiff
path: root/utests/compiler_fill_image.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-06-13Add checks for clCreateImage and add 1d image creating logicJunyan He1-1/+10
2013-06-19update to OpenCL 1.1 headerHomer Hsing1-6/+1
2013-04-22utests: should set pitch to zero if host_ptr is NULL.Zhigang Gong1-1/+1
2013-04-10Use new OCL1.2 API rather than those deprecated API.Zhigang Gong1-2/+7
2013-04-10fix two unused variablesLu Guanqun1-1/+0
2013-04-10utest: Added one test case to fill a image2d.Zhigang Gong1-0/+36