gbe_bin_generator: fix the incorrect type of cl_internal_built_in_kernel_str_size.
authorZhigang Gong <zhigang.gong@intel.com>
Wed, 25 Jun 2014 15:21:54 +0000 (23:21 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Thu, 26 Jun 2014 02:15:56 +0000 (10:15 +0800)
commita558a3a19fa8c0b96b0b6688bcf4559d493c9291
tree8595aeeab2eefe58b470720dce7eba03d0c7291e
parentfe8bd8197a93bd5a04422a9b9ce7f7a33ca190aa
gbe_bin_generator: fix the incorrect type of cl_internal_built_in_kernel_str_size.

We should define it as size_t.

v2:
correct some extern definitions in cl_mem.c.

Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
Reviewed-by: "Luo, Xionghu" <xionghu.luo@intel.com>
backend/src/gbe_bin_generater.cpp
src/cl_mem.c
src/cl_program.c