Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dopencl_wrapper.cc69 LoadFunction(clRetainDevice); in LoadOpenCLFunctions()
182 PFN_clRetainDevice clRetainDevice; variable
Dopencl_wrapper.h515 extern PFN_clRetainDevice clRetainDevice;
/external/mesa3d/src/gallium/frontends/clover/api/
Ddispatch.cpp121 clRetainDevice,
Ddevice.cpp76 clRetainDevice(cl_device_id d_dev) try { in clRetainDevice() function
/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()