clCreateProgramWithBinary   20 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp #define clCreateProgramWithBinary clCreateProgramWithBinary_
clCreateProgramWithBinary  127 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp #undef clCreateProgramWithBinary
clCreateProgramWithBinary  128 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp #define clCreateProgramWithBinary clCreateProgramWithBinary_pfn
clCreateProgramWithBinary   42 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp #undef clCreateProgramWithBinary
clCreateProgramWithBinary   43 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp #define clCreateProgramWithBinary clCreateProgramWithBinary_fn
clCreateProgramWithBinary   44 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_program clCreateProgramWithBinary(cl_context p0, cl_uint p1, const cl_device_id* p2, const size_t* p3, const unsigned char** p4, cl_int* p5, cl_int* p6) { return clCreateProgramWithBinary_pfn(p0, p1, p2, p3, p4, p5, p6); }