Searched refs:clUnloadCompiler (Results 1 – 9 of 9) sorted by relevance
86 clUnloadCompiler
94 #define clUnloadCompiler clUnloadCompiler_ macro275 #undef clUnloadCompiler276 #define clUnloadCompiler clUnloadCompiler_pfn macro368 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clUnloadCompiler)();
264 #undef clUnloadCompiler265 #define clUnloadCompiler clUnloadCompiler_fn macro266 inline cl_int clUnloadCompiler() { return clUnloadCompiler_pfn(); } in clUnloadCompiler() function
163 clUnloadCompiler() { in clUnloadCompiler() function
561 cl_int (CL_API_CALL*clUnloadCompiler)() =563 …ruct DynamicFnEntry clUnloadCompiler_definition = { "clUnloadCompiler", (void**)&clUnloadCompiler};
665 clUnloadCompiler(void) CL_API_SUFFIX__VERSION_1_0;
318 #define __UNLOAD_COMPILER_ERR __ERR_STR(clUnloadCompiler)1414 return ::clUnloadCompiler(); in UnloadCompiler()
1204 clUnloadCompiler(void) CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED;
446 #define __UNLOAD_COMPILER_ERR __ERR_STR(clUnloadCompiler)2333 return ::clUnloadCompiler(); in UnloadCompiler()