Home
last modified time | relevance | path

Searched refs:PFN_clEnqueueWaitForEvents (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dopencl_wrapper.h460 typedef cl_int(CL_API_CALL *PFN_clEnqueueWaitForEvents)( typedef
620 extern PFN_clEnqueueWaitForEvents clEnqueueWaitForEvents;
Dopencl_wrapper.cc333 PFN_clEnqueueWaitForEvents clEnqueueWaitForEvents; in LoadOpenCLFunctions()