How to use the GetKernelWorkGroupInfo function from bindings
Find comprehensive JavaScript bindings.GetKernelWorkGroupInfo code examples handpicked from public code repositorys.
GitHub: mikeseven/node-opencl
205 206 207 208 209 210 211 212 213 214 215 216
// cl.GetKernelArgInfo(kernel, // arg_indx, // param_name); // } // cl.GetKernelWorkGroupInfo(kernel, // device, // param_name); // /* Event Object APIs */
33
153
0
+ 89 other calls in file
bindings.createKey is the most popular function in bindings (8616 examples)