How to use the EnqueueTask function from bindings
Find comprehensive JavaScript bindings.EnqueueTask code examples handpicked from public code repositorys.
GitHub: mikeseven/node-opencl
418 419 420 421 422 423 424 425 426 427 428
// global_work_size, // local_work_size, // event_wait_list, // event); // cl.EnqueueTask(command_queue, // kernel, // event_wait_list, // event);
33
153
0
+ 89 other calls in file
bindings.createKey is the most popular function in bindings (8616 examples)