clEnqueueNativeKernel 1132 3rdparty/include/opencl/1.2/CL/cl.h clEnqueueNativeKernel(cl_command_queue  /* command_queue */,
clEnqueueNativeKernel  415 3rdparty/include/opencl/1.2/CL/cl.hpp #define __ENQUEUE_NATIVE_KERNEL             __ERR_STR(clEnqueueNativeKernel)
clEnqueueNativeKernel 5911 3rdparty/include/opencl/1.2/CL/cl.hpp             ::clEnqueueNativeKernel(
clEnqueueNativeKernel  316 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueNativeKernel)(cl_command_queue, void (CL_CALLBACK*) (void*), void*, size_t, cl_uint, const cl_mem*, const void**, cl_uint, const cl_event*, cl_event*);
clEnqueueNativeKernel  353 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueNativeKernel)(cl_command_queue, void (CL_CALLBACK*) (void*), void*, size_t, cl_uint, const cl_mem*, const void**, cl_uint, const cl_event*, cl_event*) =
clEnqueueNativeKernel  355 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp static const struct DynamicFnEntry clEnqueueNativeKernel_definition = { "clEnqueueNativeKernel", (void**)&clEnqueueNativeKernel};