clGetExtensionFunctionAddress 1207 3rdparty/include/opencl/1.2/CL/cl.h clGetExtensionFunctionAddress(const char * /* func_name */) CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED;
clGetExtensionFunctionAddress  239 3rdparty/include/opencl/1.2/CL/cl.hpp             clGetExtensionFunctionAddress(#name); \
clGetExtensionFunctionAddress  334 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT void* (CL_API_CALL*clGetExtensionFunctionAddress)(const char*);
clGetExtensionFunctionAddress  425 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp void* (CL_API_CALL*clGetExtensionFunctionAddress)(const char*) =
clGetExtensionFunctionAddress  427 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp static const struct DynamicFnEntry clGetExtensionFunctionAddress_definition = { "clGetExtensionFunctionAddress", (void**)&clGetExtensionFunctionAddress};