Searched refs:clUnloadCompiler (Results 1 – 5 of 5) sorted by relevance
58 clUnloadCompiler,
309 clUnloadCompiler() { in clUnloadCompiler() function
225 CL_API_ENTRY cl_int (CL_API_CALL *clUnloadCompiler)(
1204 clUnloadCompiler(void) CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED;
318 #define __UNLOAD_COMPILER_ERR __ERR_STR(clUnloadCompiler)1414 return ::clUnloadCompiler(); in UnloadCompiler()