Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DCLCommandQueue.cpp663 cl_int CommandQueue::enqueueWaitForEvents(cl_uint numEvents, const cl_event *eventList) in enqueueWaitForEvents() function in cl::CommandQueue
/external/angle/src/libANGLE/renderer/cl/
DCLCommandQueueCL.cpp634 cl_int CLCommandQueueCL::enqueueWaitForEvents(const cl::EventPtrs &events) in enqueueWaitForEvents() function in rx::CLCommandQueueCL
/external/mesa3d/include/CL/
Dcl.hpp6460 …cl_int enqueueWaitForEvents(const VECTOR_CLASS<Event>& events) const CL_EXT_SUFFIX__VERSION_1_1_DE… in enqueueWaitForEvents() function in cl::CommandQueue