Searched refs:clUnloadPlatformCompiler (Results 1 – 19 of 19) sorted by relevance
375 const cl_int err = clUnloadPlatformCompiler(platform); in unload_platform_compiler()384 const long int err = clUnloadPlatformCompiler(platform); in test_unload_valid()398 const long int err = clUnloadPlatformCompiler(nullptr); in test_unload_invalid()541 err = clUnloadPlatformCompiler(platform); in test_unload_link_different()775 err = clUnloadPlatformCompiler(platform); in test_unload_build_info()935 err = clUnloadPlatformCompiler(platform); in test_unload_program_binaries()
127 clUnloadPlatformCompiler,
402 clUnloadPlatformCompiler(cl_platform_id d_platform) { 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()
161 LoadFunction(clUnloadPlatformCompiler); in LoadOpenCLFunctions()279 PFN_clUnloadPlatformCompiler clUnloadPlatformCompiler; in LoadOpenCLFunctions() variable
566 extern PFN_clUnloadPlatformCompiler 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
251 mNative->getDispatch().clUnloadPlatformCompiler == nullptr || in createInfo()421 return mNative->getDispatch().clUnloadPlatformCompiler(mNative); in unloadCompiler()
1329 clUnloadPlatformCompiler(cl_platform_id platform) CL_API_SUFFIX__VERSION_1_2;
1216 cl_api_clUnloadPlatformCompiler clUnloadPlatformCompiler; member
2691 return ::clUnloadPlatformCompiler(object_); in unloadCompiler()
2465 return ::clUnloadPlatformCompiler(object_); in unloadCompiler()
1331 clUnloadPlatformCompiler(cl_platform_id platform) CL_API_SUFFIX__VERSION_1_2;