clEnqueueBarrier 1201 3rdparty/include/opencl/1.2/CL/cl.h clEnqueueBarrier(cl_command_queue /* command_queue */) CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED; clEnqueueBarrier 445 3rdparty/include/opencl/1.2/CL/cl.hpp #define __ENQUEUE_BARRIER_ERR __ERR_STR(clEnqueueBarrier) clEnqueueBarrier 6080 3rdparty/include/opencl/1.2/CL/cl.hpp ::clEnqueueBarrier(object_), clEnqueueBarrier 301 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueBarrier)(cl_command_queue); clEnqueueBarrier 293 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueBarrier)(cl_command_queue) = clEnqueueBarrier 295 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp static const struct DynamicFnEntry clEnqueueBarrier_definition = { "clEnqueueBarrier", (void**)&clEnqueueBarrier};