How to use the GetProgramBuildInfo function from bindings
Find comprehensive JavaScript bindings.GetProgramBuildInfo code examples handpicked from public code repositorys.
GitHub: mikeseven/node-opencl
176 177 178 179 180 181 182 183 184 185 186 187 188
// } // cl.GetProgramInfo(program, // param_name); // cl.GetProgramBuildInfo(program, // device, // param_name); // /* Kernel Object APIs */
33
153
0
+ 89 other calls in file
bindings.createKey is the most popular function in bindings (8616 examples)