clUnloadCompiler 1204 3rdparty/include/opencl/1.2/CL/cl.h clUnloadCompiler(void) CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED; clUnloadCompiler 446 3rdparty/include/opencl/1.2/CL/cl.hpp #define __UNLOAD_COMPILER_ERR __ERR_STR(clUnloadCompiler) clUnloadCompiler 2333 3rdparty/include/opencl/1.2/CL/cl.hpp return ::clUnloadCompiler(); clUnloadCompiler 368 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clUnloadCompiler)(); clUnloadCompiler 561 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clUnloadCompiler)() = clUnloadCompiler 563 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp static const struct DynamicFnEntry clUnloadCompiler_definition = { "clUnloadCompiler", (void**)&clUnloadCompiler};