clCreateProgramWithBinary 745 3rdparty/include/opencl/1.2/CL/cl.h clCreateProgramWithBinary(cl_context /* context */, clCreateProgramWithBinary 384 3rdparty/include/opencl/1.2/CL/cl.hpp #define __CREATE_PROGRAM_WITH_BINARY_ERR __ERR_STR(clCreateProgramWithBinary) clCreateProgramWithBinary 4760 3rdparty/include/opencl/1.2/CL/cl.hpp object_ = ::clCreateProgramWithBinary( clCreateProgramWithBinary 294 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_program (CL_API_CALL*clCreateProgramWithBinary)(cl_context, cl_uint, const cl_device_id*, const size_t*, const unsigned char**, cl_int*, cl_int*); clCreateProgramWithBinary 1118 modules/core/src/ocl.cpp OCL_FUNC_P(cl_program, clCreateProgramWithBinary, clCreateProgramWithBinary 3560 modules/core/src/ocl.cpp handle = clCreateProgramWithBinary((cl_context)ctx.ptr(), 1, (cl_device_id*)&devid, clCreateProgramWithBinary 265 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_program (CL_API_CALL*clCreateProgramWithBinary)(cl_context, cl_uint, const cl_device_id*, const size_t*, const unsigned char**, cl_int*, cl_int*) = clCreateProgramWithBinary 267 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp static const struct DynamicFnEntry clCreateProgramWithBinary_definition = { "clCreateProgramWithBinary", (void**)&clCreateProgramWithBinary};