clEnqueueMarkerWithWaitList 1144 3rdparty/include/opencl/1.2/CL/cl.h clEnqueueMarkerWithWaitList(cl_command_queue /* command_queue */, clEnqueueMarkerWithWaitList 460 3rdparty/include/opencl/1.2/CL/cl.hpp #define __ENQUEUE_MARKER_WAIT_LIST_ERR __ERR_STR(clEnqueueMarkerWithWaitList) clEnqueueMarkerWithWaitList 5765 3rdparty/include/opencl/1.2/CL/cl.hpp ::clEnqueueMarkerWithWaitList( clEnqueueMarkerWithWaitList 313 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueMarkerWithWaitList)(cl_command_queue, cl_uint, const cl_event*, cl_event*); clEnqueueMarkerWithWaitList 341 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clEnqueueMarkerWithWaitList)(cl_command_queue, cl_uint, const cl_event*, cl_event*) = clEnqueueMarkerWithWaitList 343 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp static const struct DynamicFnEntry clEnqueueMarkerWithWaitList_definition = { "clEnqueueMarkerWithWaitList", (void**)&clEnqueueMarkerWithWaitList};