Home
last modified time | relevance | path

Searched refs:clGetExtensionFunctionAddress (Results 1 – 21 of 21) sorted by relevance

/third_party/mesa3d/src/gallium/targets/opencl/
DMesaOpenCL.def3 clGetExtensionFunctionAddress
DOpenCL.def45 clGetExtensionFunctionAddress
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
Ddispatch.cpp91 clIcdDispatch->clGetExtensionFunctionAddress("clIcdGetPlatformIDsKHR")); in CreateDispatch()
DlibOpenCL_autogen.map75 clGetExtensionFunctionAddress;
DlibOpenCL_autogen.cpp615 void *CL_API_CALL clGetExtensionFunctionAddress(const char *func_name) in clGetExtensionFunctionAddress() function
617 return cl::GetDispatch().clGetExtensionFunctionAddress(func_name); in clGetExtensionFunctionAddress()
/third_party/opencl-headers/src/
Dopencl_wrapper.cpp144 LOAD_OPENCL_FUNCTION_PTR(clGetExtensionFunctionAddress); in LoadLibraryFromPath()
231 CL_DEFINE_FUNC_PTR(clGetExtensionFunctionAddress);
810 void *clGetExtensionFunctionAddress(const char *func_name) in clGetExtensionFunctionAddress() function
813 auto func = OHOS::clGetExtensionFunctionAddress; in clGetExtensionFunctionAddress()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dcl_dispatch_table.cpp83 cl::clGetExtensionFunctionAddress,
Dproc_table_cl_autogen.cpp91 {"clGetExtensionFunctionAddress", P(::cl::clGetExtensionFunctionAddress)}, in GetProcTable()
Dentry_points_cl_autogen.h322 void *CL_API_CALL clGetExtensionFunctionAddress(const char *func_name);
Dentry_points_cl_autogen.cpp1268 void *CL_API_CALL clGetExtensionFunctionAddress(const char *func_name) in clGetExtensionFunctionAddress() function
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dplatform.cpp242 clGetExtensionFunctionAddress(const char *p_name) { in clGetExtensionFunctionAddress() function
/third_party/opencl-headers/include/
Dopencl_wrapper.h202 CL_DECLARE_FUNC_PTR(clGetExtensionFunctionAddress);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLPlatformCL.cpp116 mNative->getDispatch().clGetExtensionFunctionAddress == nullptr) in createInfo()
/third_party/opencl-headers/CL/
Dcl.h1909 clGetExtensionFunctionAddress(const char * func_name) CL_API_SUFFIX__VERSION_1_1_DEPRECATED;
Dcl_icd.h1171 cl_api_clGetExtensionFunctionAddress clGetExtensionFunctionAddress; member
/third_party/mesa3d/include/CL/
Dcl.h1900 clGetExtensionFunctionAddress(const char * func_name) CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED;
Dcl_icd.h1171 cl_api_clGetExtensionFunctionAddress clGetExtensionFunctionAddress; member
Dcl2.hpp720 clGetExtensionFunctionAddress(#name); \
Dcl.hpp275 clGetExtensionFunctionAddress(#name); \
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl.h1902 clGetExtensionFunctionAddress(const char * func_name) CL_API_SUFFIX__VERSION_1_1_DEPRECATED;
Dcl_icd.h1171 cl_api_clGetExtensionFunctionAddress clGetExtensionFunctionAddress; member