add clCreateImageFromLibvaIntel() api
authorLu Guanqun <guanqun.lu@intel.com>
Thu, 17 Oct 2013 05:11:05 +0000 (13:11 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Fri, 18 Oct 2013 04:17:56 +0000 (12:17 +0800)
commitb810dff34f4ddd87e41172a71148eb82f1fc2e6c
tree38b9f78ff83c85c5327a37bda1626f6150c9b20f
parentb65be48cbd96334c097ddf4afeee70539e7c5e6b
add clCreateImageFromLibvaIntel() api

We can pass in libva's buffer object with other info and then create an image
in our CL code.

Signed-off-by: Lu Guanqun <guanqun.lu@intel.com>
Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
include/CL/cl_intel.h
src/cl_api.c
src/cl_command_queue.c
src/cl_driver.h
src/cl_driver_defs.c
src/cl_mem.c
src/cl_mem.h
src/intel/intel_driver.c
src/intel/intel_gpgpu.c