How to use the EnqueueMarker function from bindings
Find comprehensive JavaScript bindings.EnqueueMarker code examples handpicked from public code repositorys.
GitHub: mikeseven/node-opencl
459 460 461 462 463 464 465 466 467 468 469 470
// image_depth, // image_row_pitch, // image_slice_pitch, // host_ptr); // cl.EnqueueMarker(command_queue, // event); // cl.EnqueueWaitForEvents(command_queue,º // event_list);
33
153
0
+ 89 other calls in file
bindings.createKey is the most popular function in bindings (8616 examples)