Searched refs:clEnqueueWaitForEvents (Results 1 – 9 of 9) sorted by relevance
/external/opencv3/modules/core/src/opencl/runtime/generator/filter/ |
D | opencl_core_functions.list | 40 clEnqueueWaitForEvents
|
/external/opencv3/modules/core/include/opencv2/core/opencl/runtime/autogenerated/ |
D | opencl_core.hpp | 48 #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…
|
D | opencl_core_wrappers.hpp | 126 #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/ |
D | event.cpp | 189 clEnqueueWaitForEvents(cl_command_queue q, cl_uint num_evs, in clEnqueueWaitForEvents() function
|
/external/opencv3/modules/core/src/opencl/runtime/autogenerated/ |
D | opencl_core_impl.hpp | 377 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/ |
D | cl.h | 977 clEnqueueWaitForEvents(cl_command_queue /* command_queue */,
|
D | cl.hpp | 312 #define __ENQUEUE_WAIT_FOR_EVENTS_ERR __ERR_STR(clEnqueueWaitForEvents) 3010 ::clEnqueueWaitForEvents( in enqueueWaitForEvents()
|
/external/opencv3/3rdparty/include/opencl/1.2/CL/ |
D | cl.h | 1196 clEnqueueWaitForEvents(cl_command_queue /* command_queue */,
|
D | cl.hpp | 444 #define __ENQUEUE_WAIT_FOR_EVENTS_ERR __ERR_STR(clEnqueueWaitForEvents) 5943 ::clEnqueueWaitForEvents( in enqueueWaitForEvents()
|