Home
last modified time | relevance | path

Searched refs:clEnqueueWaitForEvents (Results 1 – 9 of 9) sorted by relevance

/external/opencv3/modules/core/src/opencl/runtime/generator/filter/
Dopencl_core_functions.list40 clEnqueueWaitForEvents
/external/opencv3/modules/core/include/opencv2/core/opencl/runtime/autogenerated/
Dopencl_core.hpp48 #define clEnqueueWaitForEvents clEnqueueWaitForEvents_ macro
183 #undef clEnqueueWaitForEvents
184 #define clEnqueueWaitForEvents clEnqueueWaitForEvents_pfn macro
322 extern CL_RUNTIME_EXPORT cl_int (CL_API_CALL*clEnqueueWaitForEvents)(cl_command_queue, cl_uint, con…
Dopencl_core_wrappers.hpp126 #undef clEnqueueWaitForEvents
127 #define clEnqueueWaitForEvents clEnqueueWaitForEvents_fn macro
128 inline cl_int clEnqueueWaitForEvents(cl_command_queue p0, cl_uint p1, const cl_event* p2) { return … in clEnqueueWaitForEvents() function
/external/mesa3d/src/gallium/state_trackers/clover/api/
Devent.cpp189 clEnqueueWaitForEvents(cl_command_queue q, cl_uint num_evs, in clEnqueueWaitForEvents() function
/external/opencv3/modules/core/src/opencl/runtime/autogenerated/
Dopencl_core_impl.hpp377 cl_int (CL_API_CALL*clEnqueueWaitForEvents)(cl_command_queue, cl_uint, const cl_event*) =
379 …y clEnqueueWaitForEvents_definition = { "clEnqueueWaitForEvents", (void**)&clEnqueueWaitForEvents};
/external/mesa3d/include/CL/
Dcl.h977 clEnqueueWaitForEvents(cl_command_queue /* command_queue */,
Dcl.hpp312 #define __ENQUEUE_WAIT_FOR_EVENTS_ERR __ERR_STR(clEnqueueWaitForEvents)
3010 ::clEnqueueWaitForEvents( in enqueueWaitForEvents()
/external/opencv3/3rdparty/include/opencl/1.2/CL/
Dcl.h1196 clEnqueueWaitForEvents(cl_command_queue /* command_queue */,
Dcl.hpp444 #define __ENQUEUE_WAIT_FOR_EVENTS_ERR __ERR_STR(clEnqueueWaitForEvents)
5943 ::clEnqueueWaitForEvents( in enqueueWaitForEvents()