clCreateCommandQueue 641 3rdparty/include/opencl/1.2/CL/cl.h clCreateCommandQueue(cl_context /* context */, clCreateCommandQueue 395 3rdparty/include/opencl/1.2/CL/cl.hpp #define __CREATE_COMMAND_QUEUE_ERR __ERR_STR(clCreateCommandQueue) clCreateCommandQueue 5084 3rdparty/include/opencl/1.2/CL/cl.hpp object_ = ::clCreateCommandQueue( clCreateCommandQueue 5101 3rdparty/include/opencl/1.2/CL/cl.hpp object_ = ::clCreateCommandQueue( clCreateCommandQueue 286 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_command_queue (CL_API_CALL*clCreateCommandQueue)(cl_context, cl_device_id, cl_command_queue_properties, cl_int*); clCreateCommandQueue 881 modules/core/src/ocl.cpp OCL_FUNC_P(cl_command_queue, clCreateCommandQueue, clCreateCommandQueue 2969 modules/core/src/ocl.cpp handle = clCreateCommandQueue(ch, dh, 0, &retval); clCreateCommandQueue 233 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_command_queue (CL_API_CALL*clCreateCommandQueue)(cl_context, cl_device_id, cl_command_queue_properties, cl_int*) = clCreateCommandQueue 235 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp static const struct DynamicFnEntry clCreateCommandQueue_definition = { "clCreateCommandQueue", (void**)&clCreateCommandQueue};