summaryrefslogtreecommitdiff
path: root/utests/compiler_fill_image.cpp
Commit message (Expand)AuthorAgeFilesLines
* standalone utest for unified OpenCL implementation.Luo Xionghu2016-04-221-2/+2
* Add checks for clCreateImage and add 1d image creating logicJunyan He2014-06-131-1/+10
* update to OpenCL 1.1 headerHomer Hsing2013-06-191-6/+1
* utests: should set pitch to zero if host_ptr is NULL.Zhigang Gong2013-04-221-1/+1
* Use new OCL1.2 API rather than those deprecated API.Zhigang Gong2013-04-101-2/+7
* fix two unused variablesLu Guanqun2013-04-101-1/+0
* utest: Added one test case to fill a image2d.Zhigang Gong2013-04-101-0/+36