clCreateProgramWithBuiltInKernels 754 3rdparty/include/opencl/1.2/CL/cl.h clCreateProgramWithBuiltInKernels(cl_context /* context */, clCreateProgramWithBuiltInKernels 386 3rdparty/include/opencl/1.2/CL/cl.hpp #define __CREATE_PROGRAM_WITH_BUILT_IN_KERNELS_ERR __ERR_STR(clCreateProgramWithBuiltInKernels) clCreateProgramWithBuiltInKernels 4794 3rdparty/include/opencl/1.2/CL/cl.hpp object_ = ::clCreateProgramWithBuiltInKernels( clCreateProgramWithBuiltInKernels 295 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_program (CL_API_CALL*clCreateProgramWithBuiltInKernels)(cl_context, cl_uint, const cl_device_id*, const char*, cl_int*); clCreateProgramWithBuiltInKernels 269 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_program (CL_API_CALL*clCreateProgramWithBuiltInKernels)(cl_context, cl_uint, const cl_device_id*, const char*, cl_int*) = clCreateProgramWithBuiltInKernels 271 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp static const struct DynamicFnEntry clCreateProgramWithBuiltInKernels_definition = { "clCreateProgramWithBuiltInKernels", (void**)&clCreateProgramWithBuiltInKernels};