Home
last modified time | relevance | path

Searched refs:clRetainDevice (Results 1 - 18 of 18) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Ddispatch.cpp132 clRetainDevice,
H A Ddevice.cpp93 clRetainDevice(cl_device_id d_dev) try { in clRetainDevice() function
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dcl_dispatch_table.cpp122 cl::clRetainDevice,
H A Dproc_table_cl_autogen.cpp104 {"clRetainDevice", P(::cl::clRetainDevice)}, in GetProcTable()
H A Dentry_points_cl_autogen.h404 cl_int CL_API_CALL clRetainDevice(cl_device_id device);
H A Dentry_points_cl_autogen.cpp1580 cl_int CL_API_CALL clRetainDevice(cl_device_id device) in clRetainDevice() function
/third_party/opencl-headers/src/
H A Dopencl_wrapper.cpp156 LOAD_OPENCL_FUNCTION_PTR(clRetainDevice); in LoadLibraryFromPath()
242 CL_DEFINE_FUNC_PTR(clRetainDevice);
776 // clRetainDevice wrapper, use OpenCLWrapper function.
777 cl_int clRetainDevice(cl_device_id device) in clRetainDevice() function
780 auto func = OHOS::clRetainDevice; in clRetainDevice()
/third_party/opencl-headers/include/
H A Dopencl_wrapper.h197 CL_DECLARE_FUNC_PTR(clRetainDevice);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLPlatformCL.cpp243 mNative->getDispatch().clRetainDevice == nullptr || in createInfo()
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
H A 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/CL/
H A Dcl_icd.h1210 cl_api_clRetainDevice clRetainDevice; member
H A Dcl.h990 clRetainDevice(cl_device_id device) CL_API_SUFFIX__VERSION_1_2;
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl_icd.h1210 cl_api_clRetainDevice clRetainDevice; member
H A Dcl.h983 clRetainDevice(cl_device_id device) CL_API_SUFFIX__VERSION_1_2;
/third_party/mesa3d/include/CL/
H A Dcl_icd.h1210 cl_api_clRetainDevice clRetainDevice; member
H A Dcl.h981 clRetainDevice(cl_device_id device) CL_API_SUFFIX__VERSION_1_2;
H A Dcl2.hpp1590 { return ::clRetainDevice(device); } in retain()
H A Dcl.hpp1667 { return ::clRetainDevice(device); } in retain()

Completed in 58 milliseconds