clUnloadPlatformCompiler 798 3rdparty/include/opencl/1.2/CL/cl.h clUnloadPlatformCompiler(cl_platform_id /* platform */) CL_API_SUFFIX__VERSION_1_2; clUnloadPlatformCompiler 2315 3rdparty/include/opencl/1.2/CL/cl.hpp return ::clUnloadPlatformCompiler(object_); clUnloadPlatformCompiler 369 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_core.hpp extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clUnloadPlatformCompiler)(cl_platform_id); clUnloadPlatformCompiler 565 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp cl_int (CL_API_CALL*clUnloadPlatformCompiler)(cl_platform_id) = clUnloadPlatformCompiler 567 modules/core/src/opencl/runtime/autogenerated/opencl_core_impl.hpp static const struct DynamicFnEntry clUnloadPlatformCompiler_definition = { "clUnloadPlatformCompiler", (void**)&clUnloadPlatformCompiler};