How to use the GetDeviceIDs function from bindings
Find comprehensive JavaScript bindings.GetDeviceIDs code examples handpicked from public code repositorys.
GitHub: mikeseven/node-opencl
32 33 34 35 36 37 38 39 40 41 42 43 44
// cl.GetPlatformInfo(platform, // param_name); // /* Device APIs */ // cl.GetDeviceIDs(platform, // device_type, // devices); // cl.GetDeviceInfo(device,
33
153
0
+ 89 other calls in file
bindings.createKey is the most popular function in bindings (8616 examples)