Home
last modified time | relevance | path

Searched defs:clWaitForEvents (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/api/
Devent.cpp61 clWaitForEvents(cl_uint num_evs, const cl_event *evs) try { in clWaitForEvents() function
/external/opencv3/modules/core/include/opencv2/core/opencl/runtime/autogenerated/
Dopencl_core.hpp96 #define clWaitForEvents clWaitForEvents_ macro
280 #define clWaitForEvents clWaitForEvents_pfn macro
Dopencl_core_wrappers.hpp271 #define clWaitForEvents clWaitForEvents_fn macro
272 inline cl_int clWaitForEvents(cl_uint p0, const cl_event* p1) { return clWaitForEvents_pfn(p0, p1);… in clWaitForEvents() function