How to use the BuildProgram function from bindings
Find comprehensive JavaScript bindings.BuildProgram code examples handpicked from public code repositorys.
GitHub: mikeseven/node-opencl
148 149 150 151 152 153 154 155 156 157 158 159 160
// cl.RetainProgram(program); // cl.ReleaseProgram(program); // cl.BuildProgram(program, // device_list, // options, // callback, // user_data);
33
153
0
+ 89 other calls in file
bindings.createKey is the most popular function in bindings (8616 examples)