How to use the SetKernelArg function from bindings
Find comprehensive JavaScript bindings.SetKernelArg code examples handpicked from public code repositorys.
GitHub: mikeseven/node-opencl
191 192 193 194 195 196 197 198 199 200 201 202 203
// cl.RetainKernel(kernel); // cl.ReleaseKernel(kernel); // cl.SetKernelArg(kernel, // arg_index, // arg_size, // arg_value);
33
153
0
+ 89 other calls in file
bindings.createKey is the most popular function in bindings (8616 examples)