Add the ocl_defines header file into libocl
authorJunyan He <junyan.he@linux.intel.com>
Mon, 1 Sep 2014 02:16:17 +0000 (10:16 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Thu, 4 Sep 2014 04:09:59 +0000 (12:09 +0800)
commit908a9539d9beb242ab247b290a118dd1c1e6414f
tree5a0fa70f45e6721f46d9deb59c39c8b3d3be803f
parent74f13e6297ee3a0871fa72c2611bb1074933a82e
Add the ocl_defines header file into libocl

This file will be used to define some common defines
for both CL and the backend source code.

Signed-off-by: Junyan He <junyan.he@linux.intel.com>
Reviewed-by: Zhigang Gong <zhigang.gong@intel.com>
backend/src/libocl/tmpl/ocl_defines.tmpl.h [new file with mode: 0644]