Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/clover/api/
Ddispatch.cpp58 clUnloadCompiler,
Dprogram.cpp397 clUnloadCompiler() { in clUnloadCompiler() function
/external/angle/src/libOpenCL/
DlibOpenCL_autogen.map74 clUnloadCompiler;
DlibOpenCL_autogen.cpp610 cl_int CL_API_CALL clUnloadCompiler() in clUnloadCompiler() function
612 return cl::GetDispatch().clUnloadCompiler(); in clUnloadCompiler()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dopencl_wrapper.cc216 LoadFunction(clUnloadCompiler); in LoadOpenCLFunctions()
335 PFN_clUnloadCompiler clUnloadCompiler; in LoadOpenCLFunctions() variable
Dopencl_wrapper.h622 extern PFN_clUnloadCompiler clUnloadCompiler;
/external/angle/src/libGLESv2/
Dcl_dispatch_table.cpp49 cl::clUnloadCompiler,
Dproc_table_cl_autogen.cpp90 {"clUnloadCompiler", P(::cl::clUnloadCompiler)}, in GetProcTable()
Dentry_points_cl_autogen.h321 cl_int CL_API_CALL clUnloadCompiler();
Dentry_points_cl_autogen.cpp1259 cl_int CL_API_CALL clUnloadCompiler() in clUnloadCompiler() function
/external/angle/src/libANGLE/renderer/cl/
DCLPlatformCL.cpp85 mNative->getDispatch().clUnloadCompiler == nullptr || in createInfo()
/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()
/external/angle/include/CL/
Dcl_icd.h1137 cl_api_clUnloadCompiler clUnloadCompiler; member
Dcl.h1899 clUnloadCompiler(void) CL_API_SUFFIX__VERSION_1_1_DEPRECATED;
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h1899 clUnloadCompiler(void) CL_API_SUFFIX__VERSION_1_1_DEPRECATED;