Home
last modified time | relevance | path

Searched refs:clUnloadCompiler (Results 1 - 16 of 16) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Ddispatch.cpp59 clUnloadCompiler,
H A Dprogram.cpp465 clUnloadCompiler() { in clUnloadCompiler() function
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dcl_dispatch_table.cpp49 cl::clUnloadCompiler,
H A Dproc_table_cl_autogen.cpp90 {"clUnloadCompiler", P(::cl::clUnloadCompiler)}, in GetProcTable()
H A Dentry_points_cl_autogen.h321 cl_int CL_API_CALL clUnloadCompiler();
H A Dentry_points_cl_autogen.cpp1259 cl_int CL_API_CALL clUnloadCompiler() in clUnloadCompiler() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLPlatformCL.cpp83 mNative->getDispatch().clUnloadCompiler == nullptr || in createInfo()
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
H A DlibOpenCL_autogen.cpp610 cl_int CL_API_CALL clUnloadCompiler() in clUnloadCompiler() function
612 return cl::GetDispatch().clUnloadCompiler(); in clUnloadCompiler()
/third_party/opencl-headers/CL/
H A Dcl_icd.h1137 cl_api_clUnloadCompiler clUnloadCompiler; member
H A Dcl.h1906 clUnloadCompiler(void) CL_API_SUFFIX__VERSION_1_1_DEPRECATED;
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl_icd.h1137 cl_api_clUnloadCompiler clUnloadCompiler; member
H A Dcl.h1899 clUnloadCompiler(void) CL_API_SUFFIX__VERSION_1_1_DEPRECATED;
/third_party/mesa3d/include/CL/
H A Dcl_icd.h1137 cl_api_clUnloadCompiler clUnloadCompiler; member
H A Dcl.h1897 clUnloadCompiler(void) CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED;
H A Dcl2.hpp953 #define __UNLOAD_COMPILER_ERR CL_HPP_ERR_STR_(clUnloadCompiler)
2687 //! \brief Wrapper for clUnloadCompiler().
2714 return ::clUnloadCompiler(); in UnloadCompiler()
H A Dcl.hpp482 #define __UNLOAD_COMPILER_ERR __ERR_STR(clUnloadCompiler)
2461 //! \brief Wrapper for clUnloadCompiler().
2483 return ::clUnloadCompiler(); in UnloadCompiler()

Completed in 54 milliseconds