Home
last modified time | relevance | path

Searched refs:clCreateContextFromType (Results 1 – 20 of 20) sorted by relevance

/third_party/mesa3d/src/gallium/targets/opencl/
DOpenCL.def6 clCreateContextFromType
/third_party/mesa3d/src/gallium/frontends/clover/api/
Ddispatch.cpp33 clCreateContextFromType,
Dcontext.cpp62 clCreateContextFromType(const cl_context_properties *d_props, in clCreateContextFromType() function
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
DlibOpenCL_autogen.map18 clCreateContextFromType;
DlibOpenCL_autogen.cpp67 clCreateContextFromType(const cl_context_properties *properties, in clCreateContextFromType() function
76 return cl::GetDispatch().clCreateContextFromType(properties, device_type, pfn_notify, user_data, in clCreateContextFromType()
/third_party/opencl-headers/src/
Dopencl_wrapper.cpp139 LOAD_OPENCL_FUNCTION_PTR(clCreateContextFromType); in LoadLibraryFromPath()
226 CL_DEFINE_FUNC_PTR(clCreateContextFromType);
312 cl_context clCreateContextFromType(const cl_context_properties *properties, cl_device_type device_t… in clCreateContextFromType() function
317 auto func = OHOS::clCreateContextFromType; in clCreateContextFromType()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dcl_dispatch_table.cpp23 cl::clCreateContextFromType,
Dproc_table_cl_autogen.cpp34 {"clCreateContextFromType", P(::cl::clCreateContextFromType)}, in GetProcTable()
Dentry_points_cl_autogen.h48 clCreateContextFromType(const cl_context_properties *properties,
Dentry_points_cl_autogen.cpp140 clCreateContextFromType(const cl_context_properties *properties, in clCreateContextFromType() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLPlatformCL.cpp57 mNative->getDispatch().clCreateContextFromType == nullptr || in createInfo()
411 cl_context nativeContext = mNative->getDispatch().clCreateContextFromType( in createContextFromType()
/third_party/opencl-headers/include/
Dopencl_wrapper.h181 CL_DECLARE_FUNC_PTR(clCreateContextFromType);
/third_party/opencl-headers/CL/
Dcl.h1028 clCreateContextFromType(const cl_context_properties * properties,
Dcl_icd.h1111 cl_api_clCreateContextFromType clCreateContextFromType; member
/third_party/mesa3d/include/CL/
Dcl.h1019 clCreateContextFromType(const cl_context_properties * properties,
Dcl_icd.h1111 cl_api_clCreateContextFromType clCreateContextFromType; member
Dcl2.hpp841 #define __CREATE_CONTEXT_FROM_TYPE_ERR CL_HPP_ERR_STR_(clCreateContextFromType)
2933 object_ = ::clCreateContextFromType( in Context()
Dcl.hpp395 #define __CREATE_CONTEXT_FROM_TYPE_ERR __ERR_STR(clCreateContextFromType)
2644 object_ = ::clCreateContextFromType( in Context()
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl_icd.h1111 cl_api_clCreateContextFromType clCreateContextFromType; member
Dcl.h1021 clCreateContextFromType(const cl_context_properties * properties,