Add test cases for 1d image fill and copy
authorJunyan He <junyan.he@linux.intel.com>
Fri, 13 Jun 2014 07:07:44 +0000 (15:07 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Fri, 13 Jun 2014 08:44:54 +0000 (16:44 +0800)
commit7508f4be683726f499870f98ac5c94041e0b7a79
tree07bfbdde9ee991396209acc9712b5e98c015cfab
parentb0aaecc42e292e455289d728dabe06544f85609f
Add test cases for 1d image fill and copy

Signed-off-by: Junyan He <junyan.he@linux.intel.com>
Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
kernels/test_copy_image_1d.cl [new file with mode: 0644]
kernels/test_fill_image_1d.cl [new file with mode: 0644]
utests/CMakeLists.txt
utests/compiler_copy_image_1d.cpp [new file with mode: 0644]
utests/compiler_fill_image_1d.cpp [new file with mode: 0644]