Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/clover/api/
Ddispatch.cpp121 clRetainDevice,
Ddevice.cpp76 clRetainDevice(cl_device_id d_dev) try { in clRetainDevice() function
/external/angle/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()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dopencl_wrapper.cc125 LoadFunction(clRetainDevice); in LoadOpenCLFunctions()
243 PFN_clRetainDevice clRetainDevice; in LoadOpenCLFunctions() variable
Dopencl_wrapper.h529 extern PFN_clRetainDevice clRetainDevice;
/external/angle/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
/external/angle/src/libANGLE/renderer/cl/
DCLPlatformCL.cpp245 mNative->getDispatch().clRetainDevice == nullptr || in createInfo()
/external/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()
/external/angle/include/CL/
Dcl_icd.h1210 cl_api_clRetainDevice clRetainDevice; member
Dcl.h983 clRetainDevice(cl_device_id device) CL_API_SUFFIX__VERSION_1_2;
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h983 clRetainDevice(cl_device_id device) CL_API_SUFFIX__VERSION_1_2;