Searched refs:clRetainDevice (Results 1 – 20 of 20) sorted by relevance
98 clRetainDevice
132 clRetainDevice,
93 clRetainDevice(cl_device_id d_dev) try { in clRetainDevice() function
98 clRetainDevice;
761 cl_int CL_API_CALL clRetainDevice(cl_device_id device) in clRetainDevice() function763 return cl::GetDispatch().clRetainDevice(device); in clRetainDevice()
137 LOAD_OPENCL_FUNCTION_PTR(clRetainDevice); in LoadLibraryFromPath()223 CL_DEFINE_FUNC_PTR(clRetainDevice);758 cl_int clRetainDevice(cl_device_id device) in clRetainDevice() function761 auto func = OHOS::clRetainDevice; in clRetainDevice()
122 cl::clRetainDevice,
104 {"clRetainDevice", P(::cl::clRetainDevice)}, in GetProcTable()
404 cl_int CL_API_CALL clRetainDevice(cl_device_id device);
1580 cl_int CL_API_CALL clRetainDevice(cl_device_id device) in clRetainDevice() function
194 CL_DECLARE_FUNC_PTR(clRetainDevice);
243 mNative->getDispatch().clRetainDevice == nullptr || in createInfo()
990 clRetainDevice(cl_device_id device) CL_API_SUFFIX__VERSION_1_2;
1210 cl_api_clRetainDevice clRetainDevice; member
981 clRetainDevice(cl_device_id device) CL_API_SUFFIX__VERSION_1_2;
1590 { return ::clRetainDevice(device); } in retain()
1667 { return ::clRetainDevice(device); } in retain()
983 clRetainDevice(cl_device_id device) CL_API_SUFFIX__VERSION_1_2;