core/ocl: update dynamic runtime

This commit is contained in:
Alexander Alekhin
2013-12-06 18:41:23 +04:00
parent 381d7851b7
commit 5ecf759742
32 changed files with 1288 additions and 88 deletions

View File

@@ -40,7 +40,7 @@
//M*/
#include "test_precomp.hpp"
#include "opencv2/ocl/cl_runtime/cl_runtime.hpp" // for OpenCL types: cl_mem
#include "opencv2/core/opencl/runtime/opencl_core.hpp" // for OpenCL types: cl_mem
#include "opencv2/core/ocl.hpp"
TEST(TestAPI, openCLExecuteKernelInterop)