Searched refs:clUnloadPlatformCompiler (Results 1 – 24 of 24) sorted by relevance
99 clUnloadPlatformCompiler
138 clUnloadPlatformCompiler,
470 clUnloadPlatformCompiler(cl_platform_id d_platform) try { in clUnloadPlatformCompiler() function
104 clUnloadPlatformCompiler;
824 cl_int CL_API_CALL clUnloadPlatformCompiler(cl_platform_id platform) in clUnloadPlatformCompiler() function826 return cl::GetDispatch().clUnloadPlatformCompiler(platform); in clUnloadPlatformCompiler()
128 cl::clUnloadPlatformCompiler,
110 {"clUnloadPlatformCompiler", P(::cl::clUnloadPlatformCompiler)}, in GetProcTable()
437 cl_int CL_API_CALL clUnloadPlatformCompiler(cl_platform_id platform);
1720 cl_int CL_API_CALL clUnloadPlatformCompiler(cl_platform_id platform) in clUnloadPlatformCompiler() function
196 clUnloadPlatformCompiler(m_platform); in unload_compiler()
249 mNative->getDispatch().clUnloadPlatformCompiler == nullptr || in createInfo()419 return mNative->getDispatch().clUnloadPlatformCompiler(mNative); in unloadCompiler()
952 clUnloadPlatformCompiler(cl_platform_id /* platform */) CL_API_SUFFIX__VERSION_1_2;
2541 return ::clUnloadPlatformCompiler(object_); in unloadCompiler()
2438 return ::clUnloadPlatformCompiler(object_); in unloadCompiler()
1216 cl_api_clUnloadPlatformCompiler clUnloadPlatformCompiler; member
1331 clUnloadPlatformCompiler(cl_platform_id platform) CL_API_SUFFIX__VERSION_1_2;
1329 clUnloadPlatformCompiler(cl_platform_id platform) CL_API_SUFFIX__VERSION_1_2;
2691 return ::clUnloadPlatformCompiler(object_); in unloadCompiler()
2465 return ::clUnloadPlatformCompiler(object_); in unloadCompiler()
613 clUnloadPlatformCompiler DONE