clCreateContextFromType 620 3rdparty/include/opencl/1.2/CL/cl.h clCreateContextFromType(const cl_context_properties * /* properties */, clCreateContextFromType 359 3rdparty/include/opencl/1.2/CL/cl.hpp #define __CREATE_CONTEXT_FROM_TYPE_ERR __ERR_STR(clCreateContextFromType) clCreateContextFromType 2451 3rdparty/include/opencl/1.2/CL/cl.hpp object_ = ::clCreateContextFromType( clCreateContextFromType 288 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_context (CL_API_CALL*clCreateContextFromType)(const cl_context_properties*, cl_device_type, void (CL_CALLBACK*) (const char*, const void*, size_t, void*), void*, cl_int*); clCreateContextFromType 241 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_context (CL_API_CALL*clCreateContextFromType)(const cl_context_properties*, cl_device_type, void (CL_CALLBACK*) (const char*, const void*, size_t, void*), void*, cl_int*) = clCreateContextFromType 243 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp static const struct DynamicFnEntry clCreateContextFromType_definition = { "clCreateContextFromType", (void**)&clCreateContextFromType};