Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/targets/opencl/
DOpenCL.def98 clRetainDevice
/third_party/mesa3d/src/gallium/frontends/clover/api/
Ddispatch.cpp132 clRetainDevice,
Ddevice.cpp93 clRetainDevice(cl_device_id d_dev) try { in clRetainDevice() function
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
DlibOpenCL_autogen.map98 clRetainDevice;
DlibOpenCL_autogen.cpp761 cl_int CL_API_CALL clRetainDevice(cl_device_id device) in clRetainDevice() function
763 return cl::GetDispatch().clRetainDevice(device); in clRetainDevice()
/third_party/opencl-headers/src/
Dopencl_wrapper.cpp137 LOAD_OPENCL_FUNCTION_PTR(clRetainDevice); in LoadLibraryFromPath()
223 CL_DEFINE_FUNC_PTR(clRetainDevice);
758 cl_int clRetainDevice(cl_device_id device) in clRetainDevice() function
761 auto func = OHOS::clRetainDevice; in clRetainDevice()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dcl_dispatch_table.cpp122 cl::clRetainDevice,
Dproc_table_cl_autogen.cpp104 {"clRetainDevice", P(::cl::clRetainDevice)}, in GetProcTable()
Dentry_points_cl_autogen.h404 cl_int CL_API_CALL clRetainDevice(cl_device_id device);
Dentry_points_cl_autogen.cpp1580 cl_int CL_API_CALL clRetainDevice(cl_device_id device) in clRetainDevice() function
/third_party/opencl-headers/include/
Dopencl_wrapper.h194 CL_DECLARE_FUNC_PTR(clRetainDevice);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLPlatformCL.cpp243 mNative->getDispatch().clRetainDevice == nullptr || in createInfo()
/third_party/opencl-headers/CL/
Dcl.h990 clRetainDevice(cl_device_id device) CL_API_SUFFIX__VERSION_1_2;
Dcl_icd.h1210 cl_api_clRetainDevice clRetainDevice; member
/third_party/mesa3d/include/CL/
Dcl.h981 clRetainDevice(cl_device_id device) CL_API_SUFFIX__VERSION_1_2;
Dcl_icd.h1210 cl_api_clRetainDevice clRetainDevice; member
Dcl2.hpp1590 { return ::clRetainDevice(device); } in retain()
Dcl.hpp1667 { return ::clRetainDevice(device); } in retain()
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl.h983 clRetainDevice(cl_device_id device) CL_API_SUFFIX__VERSION_1_2;
Dcl_icd.h1210 cl_api_clRetainDevice clRetainDevice; member