clLinkProgram     786 3rdparty/include/opencl/1.2/CL/cl.h clLinkProgram(cl_context           /* context */,
clLinkProgram    4968 3rdparty/include/opencl/1.2/CL/cl.hpp     cl_program prog = ::clLinkProgram(
clLinkProgram    5004 3rdparty/include/opencl/1.2/CL/cl.hpp     cl_program prog = ::clLinkProgram(
clLinkProgram     347 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_program (CL_API_CALL*clLinkProgram)(cl_context, cl_uint, const cl_device_id*, const char*, cl_uint, const cl_program*, void (CL_CALLBACK*) (cl_program, void*), void*, cl_int*);
clLinkProgram     477 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_program (CL_API_CALL*clLinkProgram)(cl_context, cl_uint, const cl_device_id*, const char*, cl_uint, const cl_program*, void (CL_CALLBACK*) (cl_program, void*), void*, cl_int*) =
clLinkProgram     479 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp static const struct DynamicFnEntry clLinkProgram_definition = { "clLinkProgram", (void**)&clLinkProgram};