Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/targets/opencl/
DOpenCL.def74 clUnloadCompiler
/third_party/mesa3d/src/gallium/frontends/clover/api/
Ddispatch.cpp59 clUnloadCompiler,
Dprogram.cpp465 clUnloadCompiler() { in clUnloadCompiler() function
/third_party/skia/third_party/externals/angle2/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()
/third_party/skia/third_party/externals/angle2/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
/third_party/boost/libs/compute/include/boost/compute/
Dplatform.hpp198 clUnloadCompiler(); in unload_compiler()
/third_party/boost/boost/compute/
Dplatform.hpp198 clUnloadCompiler(); in unload_compiler()
/third_party/boost/libs/compute/doc/
Dporting_guide.qbk67 …[[`clUnloadCompiler()`] [[memberref boost::compute::platform::unload_compiler platform::unload_com…
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLPlatformCL.cpp83 mNative->getDispatch().clUnloadCompiler == nullptr || in createInfo()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.h1437 clUnloadCompiler(void) CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED;
Dcl2.hpp892 #define __UNLOAD_COMPILER_ERR CL_HPP_ERR_STR_(clUnloadCompiler)
2564 return ::clUnloadCompiler(); in UnloadCompiler()
Dcl.hpp459 #define __UNLOAD_COMPILER_ERR __ERR_STR(clUnloadCompiler)
2456 return ::clUnloadCompiler(); in UnloadCompiler()
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl_icd.h1137 cl_api_clUnloadCompiler clUnloadCompiler; member
Dcl.h1899 clUnloadCompiler(void) CL_API_SUFFIX__VERSION_1_1_DEPRECATED;
/third_party/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()
/third_party/opencl-headers/CL/
Dcl.h1899 clUnloadCompiler(void) CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED;
Dcl_icd.h1137 cl_api_clUnloadCompiler clUnloadCompiler; member