How to use the EnqueueNativeKernel function from bindings
Find comprehensive JavaScript bindings.EnqueueNativeKernel code examples handpicked from public code repositorys.
GitHub: mikeseven/node-opencl
423 424 425 426 427 428 429 430 431 432 433
// cl.EnqueueTask(command_queue, // kernel, // event_wait_list, // event); // cl.EnqueueNativeKernel(command_queue, // callback, // args, // mem_list, // event_wait_list,
33
153
0
+ 89 other calls in file
bindings.createKey is the most popular function in bindings (8616 examples)