clCompileProgram 775 3rdparty/include/opencl/1.2/CL/cl.h clCompileProgram(cl_program /* program */, clCompileProgram 390 3rdparty/include/opencl/1.2/CL/cl.hpp #define __COMPILE_PROGRAM_ERR __ERR_STR(clCompileProgram) clCompileProgram 4875 3rdparty/include/opencl/1.2/CL/cl.hpp ::clCompileProgram( clCompileProgram 284 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clCompileProgram)(cl_program, cl_uint, const cl_device_id*, const char*, cl_uint, const cl_program*, const char**, void (CL_CALLBACK*) (cl_program, void*), void*); clCompileProgram 225 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clCompileProgram)(cl_program, cl_uint, const cl_device_id*, const char*, cl_uint, const cl_program*, const char**, void (CL_CALLBACK*) (cl_program, void*), void*) = clCompileProgram 227 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp static const struct DynamicFnEntry clCompileProgram_definition = { "clCompileProgram", (void**)&clCompileProgram};