add image_1d_to_1d builtin kernel name.
authorLuo <xionghu.luo@intel.com>
Wed, 25 Jun 2014 01:56:44 +0000 (09:56 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Wed, 25 Jun 2014 07:02:33 +0000 (15:02 +0800)
Signed-off-by: Luo <xionghu.luo@intel.com>
Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
src/cl_gt_device.h

index d7855cd..63c9047 100644 (file)
@@ -87,6 +87,7 @@ DECL_INFO_STRING(built_in_kernels, "__cl_copy_region_align4;"
                                    "__cl_copy_region_unalign_dst_offset;"
                                    "__cl_copy_region_unalign_src_offset;"
                                    "__cl_copy_buffer_rect;"
+                                   "__cl_copy_image_1d_to_1d;"
                                    "__cl_copy_image_2d_to_2d;"
                                    "__cl_copy_image_3d_to_2d;"
                                    "__cl_copy_image_2d_to_3d;"