Home
last modified time | relevance | path

Searched defs:event_list (Results 1 - 6 of 6) sorted by relevance

/third_party/rust/crates/rustix/tests/io/
H A Depoll.rs44 let mut event_list = epoll::EventVec::with_capacity(4); in server() variables
/third_party/opencl-headers/src/
H A Dopencl_wrapper.cpp642 cl_int clWaitForEvents(cl_uint num_events, const cl_event *event_list) in clWaitForEvents() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationCL.cpp1459 cl_int ValidateWaitForEvents(cl_uint num_events, const cl_event *event_list) in ValidateWaitForEvents() argument
2241 ValidateEnqueueWaitForEvents(cl_command_queue command_queue, cl_uint num_events, const cl_event *event_list) ValidateEnqueueWaitForEvents() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
H A DlibOpenCL_autogen.cpp310 cl_int CL_API_CALL clWaitForEvents(cl_uint num_events, const cl_event *event_list) in clWaitForEvents() argument
598 clEnqueueWaitForEvents(cl_command_queue command_queue, cl_uint num_events, const cl_event *event_list) clEnqueueWaitForEvents() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_cl_autogen.cpp661 cl_int CL_API_CALL clWaitForEvents(cl_uint num_events, const cl_event *event_list) in clWaitForEvents() argument
1237 clEnqueueWaitForEvents(cl_command_queue command_queue, cl_uint num_events, const cl_event *event_list) clEnqueueWaitForEvents() argument
[all...]
H A Dcl_stubs.cpp632 cl_int WaitForEvents(cl_uint num_events, const cl_event *event_list) in WaitForEvents() argument
1145 EnqueueWaitForEvents(cl_command_queue command_queue, cl_uint num_events, const cl_event *event_list) EnqueueWaitForEvents() argument

Completed in 15 milliseconds