clCreateContext    13 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp #define clCreateContext clCreateContext_
clCreateContext   113 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp #undef clCreateContext
clCreateContext   114 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp #define clCreateContext clCreateContext_pfn
clCreateContext    21 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp #undef clCreateContext
clCreateContext    22 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp #define clCreateContext clCreateContext_fn
clCreateContext    23 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core_wrappers.hpp inline cl_context clCreateContext(const cl_context_properties* p0, cl_uint p1, const cl_device_id* p2, void (CL_CALLBACK*p3) (const char*, const void*, size_t, void*), void* p4, cl_int* p5) { return clCreateContext_pfn(p0, p1, p2, p3, p4, p5); }