add [opencl-1.2] test case runtime_compile_link.
authorLuo <xionghu.luo@intel.com>
Fri, 13 Jun 2014 03:17:39 +0000 (11:17 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Fri, 13 Jun 2014 09:20:25 +0000 (17:20 +0800)
commit0280f79206cffdeeba3ad14fc3e36698fe09f545
treeb50f2eec378240f20d30ef0a9f3ced466eaf1a45
parent5ff5d6ce93ee28a677f6cc782716d463d1c9c049
add [opencl-1.2] test case runtime_compile_link.

Signed-off-by: Luo <xionghu.luo@intel.com>
Reviewed-by: "Song, Ruiling" <ruiling.song@intel.com>
kernels/include/runtime_compile_link_inc.h [new file with mode: 0644]
kernels/runtime_compile_link.h [new file with mode: 0644]
kernels/runtime_compile_link_a.cl [new file with mode: 0644]
kernels/runtime_compile_link_b.cl [new file with mode: 0644]
utests/CMakeLists.txt
utests/runtime_compile_link.cpp [new file with mode: 0644]