/third_party/boost/libs/compute/include/boost/compute/ |
D | device.hpp | 68 clRetainDevice(m_id); in device() 81 clRetainDevice(m_id); in device() 100 clRetainDevice(m_id); in operator =()
|
/third_party/boost/boost/compute/ |
D | device.hpp | 68 clRetainDevice(m_id); in device() 81 clRetainDevice(m_id); in device() 100 clRetainDevice(m_id); in operator =()
|
/third_party/mesa3d/src/gallium/targets/opencl/ |
D | OpenCL.def | 98 clRetainDevice
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
D | dispatch.cpp | 132 clRetainDevice,
|
D | device.cpp | 93 clRetainDevice(cl_device_id d_dev) try { in clRetainDevice() function
|
/third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
D | libOpenCL_autogen.map | 98 clRetainDevice;
|
D | libOpenCL_autogen.cpp | 761 cl_int CL_API_CALL clRetainDevice(cl_device_id device) in clRetainDevice() function 763 return cl::GetDispatch().clRetainDevice(device); in clRetainDevice()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | cl_dispatch_table.cpp | 122 cl::clRetainDevice,
|
D | proc_table_cl_autogen.cpp | 104 {"clRetainDevice", P(::cl::clRetainDevice)}, in GetProcTable()
|
D | entry_points_cl_autogen.h | 404 cl_int CL_API_CALL clRetainDevice(cl_device_id device);
|
D | entry_points_cl_autogen.cpp | 1580 cl_int CL_API_CALL clRetainDevice(cl_device_id device) in clRetainDevice() function
|
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/ |
D | opencl_wrapper.cc | 145 LOAD_OPENCL_FUNCTION_PTR(clRetainDevice); in LoadLibraryFromPath() 233 CL_DEFINE_FUNC_PTR(clRetainDevice); 654 cl_int clRetainDevice(cl_device_id device) { in clRetainDevice() function 655 auto func = mindspore::lite::opencl::clRetainDevice; in clRetainDevice()
|
D | opencl_wrapper.h | 189 CL_DECLARE_FUNC_PTR(clRetainDevice);
|
/third_party/opencl-headers/src/ |
D | opencl_wrapper.cpp | 131 LOAD_OPENCL_FUNCTION_PTR(clRetainDevice); in LoadLibraryFromPath() 215 CL_DEFINE_FUNC_PTR(clRetainDevice); 685 cl_int clRetainDevice(cl_device_id device) { in clRetainDevice() function 687 auto func = OHOS::clRetainDevice; in clRetainDevice()
|
/third_party/opencl-headers/include/ |
D | opencl_wrapper.h | 190 CL_DECLARE_FUNC_PTR(clRetainDevice);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
D | CLPlatformCL.cpp | 243 mNative->getDispatch().clRetainDevice == nullptr || in createInfo()
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl.h | 701 clRetainDevice(cl_device_id /* device */) CL_API_SUFFIX__VERSION_1_2;
|
D | cl2.hpp | 1482 { return ::clRetainDevice(device); } in retain()
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl_icd.h | 1210 cl_api_clRetainDevice clRetainDevice; member
|
D | cl.h | 983 clRetainDevice(cl_device_id device) CL_API_SUFFIX__VERSION_1_2;
|
/third_party/mesa3d/include/CL/ |
D | cl.h | 981 clRetainDevice(cl_device_id device) CL_API_SUFFIX__VERSION_1_2;
|
D | cl_icd.h | 1210 cl_api_clRetainDevice clRetainDevice; member
|
D | cl2.hpp | 1590 { return ::clRetainDevice(device); } in retain()
|
/third_party/opencl-headers/CL/ |
D | cl.h | 983 clRetainDevice(cl_device_id device) CL_API_SUFFIX__VERSION_1_2;
|
D | cl_icd.h | 1210 cl_api_clRetainDevice clRetainDevice; member
|