Searched refs:clUnloadCompiler (Results 1 – 18 of 18) sorted by relevance
58 clUnloadCompiler,
397 clUnloadCompiler() { in clUnloadCompiler() function
74 clUnloadCompiler;
610 cl_int CL_API_CALL clUnloadCompiler() in clUnloadCompiler() function612 return cl::GetDispatch().clUnloadCompiler(); in clUnloadCompiler()
216 LoadFunction(clUnloadCompiler); in LoadOpenCLFunctions()335 PFN_clUnloadCompiler clUnloadCompiler; in LoadOpenCLFunctions() variable
622 extern PFN_clUnloadCompiler clUnloadCompiler;
49 cl::clUnloadCompiler,
90 {"clUnloadCompiler", P(::cl::clUnloadCompiler)}, in GetProcTable()
321 cl_int CL_API_CALL clUnloadCompiler();
1259 cl_int CL_API_CALL clUnloadCompiler() in clUnloadCompiler() function
85 mNative->getDispatch().clUnloadCompiler == nullptr || in createInfo()
1897 clUnloadCompiler(void) CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED;
1137 cl_api_clUnloadCompiler clUnloadCompiler; member
953 #define __UNLOAD_COMPILER_ERR CL_HPP_ERR_STR_(clUnloadCompiler)2714 return ::clUnloadCompiler(); in UnloadCompiler()
482 #define __UNLOAD_COMPILER_ERR __ERR_STR(clUnloadCompiler)2483 return ::clUnloadCompiler(); in UnloadCompiler()
1899 clUnloadCompiler(void) CL_API_SUFFIX__VERSION_1_1_DEPRECATED;