summaryrefslogtreecommitdiff
path: root/kernels/test_copy_image.cl
AgeCommit message (Expand)AuthorFilesLines
2013-04-10utest: Added one image2d test case copy_image.Zhigang Gong1-0/+10
2012-08-10Cleaned up kernel directoryBenjamin Segovia1-13/+0
2012-08-10Added support __constant samplersbsegovia1-3/+1
2012-08-10Added first support for (still linear) images for Gen7bsegovia1-2/+2
2012-08-10First test now passes with images (format still hard-coded and constant patch...bsegovia1-5/+6
2012-08-10Started to implement support for images (back end part of it is still missing)bsegovia1-9/+5
2012-08-10Cleaned up a bit the code removing unnecessary defines and structs from Mesabsegovia1-1/+5
2012-08-10Added copy imagesbsegovia1-0/+14