How to use the WaitForEvents function from bindings
Find comprehensive JavaScript bindings.WaitForEvents code examples handpicked from public code repositorys.
GitHub: mikeseven/node-opencl
210 211 212 213 214 215 216 217 218 219 220 221
// cl.GetKernelWorkGroupInfo(kernel, // device, // param_name); // /* Event Object APIs */ // cl.WaitForEvents(event_list ); // cl.GetEventInfo(event, // param_name);
33
153
0
+ 89 other calls in file
bindings.createKey is the most popular function in bindings (8616 examples)