Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_event.cpp51 error_code = clWaitForEvents (1, &_event_id); in wait()
109 error_code = clWaitForEvents (event_count, event_ids); in cl_events_wait()
/external/mesa3d/src/gallium/state_trackers/clover/api/
Ddispatch.cpp68 clWaitForEvents,
Devent.cpp62 clWaitForEvents(cl_uint num_evs, const cl_event *d_evs) try { in clWaitForEvents() function
Ddispatch.hpp281 CL_API_ENTRY cl_int (CL_API_CALL *clWaitForEvents)(
/external/ImageMagick/MagickCore/
Dopencl-private.h271 MAGICKpfn_clWaitForEvents clWaitForEvents;
Dopencl.c1072 openCL_library->clWaitForEvents(cache_info->opencl->event_count, in RunOpenCLBenchmark()
2387 BIND(clWaitForEvents); in BindOpenCLFunctions()
2578 status=openCL_library->clWaitForEvents(1,&event); in RecordProfileData()
/external/mesa3d/include/CL/
Dcl.hpp283 #define __WAIT_FOR_EVENTS_ERR __ERR_STR(clWaitForEvents)
1597 ::clWaitForEvents(1, &object_), in wait()
1621 ::clWaitForEvents( in waitForEvents()
1676 ::clWaitForEvents( in WaitForEvents()
Dcl.h864 clWaitForEvents(cl_uint /* num_events */,