Home
last modified time | relevance | path

Searched refs:clUnloadCompiler (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dopencl_wrapper.cc160 LoadFunction(clUnloadCompiler); in LoadOpenCLFunctions()
274 PFN_clUnloadCompiler clUnloadCompiler; variable
Dopencl_wrapper.h608 extern PFN_clUnloadCompiler clUnloadCompiler;
/external/mesa3d/src/gallium/frontends/clover/api/
Ddispatch.cpp58 clUnloadCompiler,
Dprogram.cpp397 clUnloadCompiler() { in clUnloadCompiler() function
/external/mesa3d/include/CL/
Dcl.h1897 clUnloadCompiler(void) CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED;
Dcl_icd.h1137 cl_api_clUnloadCompiler clUnloadCompiler; member
Dcl2.hpp953 #define __UNLOAD_COMPILER_ERR CL_HPP_ERR_STR_(clUnloadCompiler)
2714 return ::clUnloadCompiler(); in UnloadCompiler()
Dcl.hpp482 #define __UNLOAD_COMPILER_ERR __ERR_STR(clUnloadCompiler)
2483 return ::clUnloadCompiler(); in UnloadCompiler()