enable CL_DEVICE_IMAGE_SUPPORT check
authorLv, Meng <meng.lv@intel.com>
Tue, 26 Mar 2013 05:25:30 +0000 (05:25 +0000)
committerZhigang Gong <zhigang.gong@linux.intel.com>
Wed, 10 Apr 2013 06:52:33 +0000 (14:52 +0800)
Signed-off-by: lv meng <meng.lv@intel.com>
Reviewed-by: Lu Guanqun <guanqun.lu@intel.com>
Signed-off-by: Zhigang Gong <zhigang.gong@linux.intel.com>
src/cl_gt_device.h

index 8a1ec33..993017b 100644 (file)
@@ -37,7 +37,7 @@
 .native_vector_width_half = 16,
 .address_bits = 32,
 .max_mem_alloc_size = 128 * 1024 * 1024,
-.image_support = CL_FALSE,
+.image_support = CL_TRUE,
 .max_read_image_args = 0,
 .max_write_image_args = 0,
 .image2d_max_width = 8192,