How to use the SetMemObjectDestructorCallback function from bindings
Find comprehensive JavaScript bindings.SetMemObjectDestructorCallback code examples handpicked from public code repositorys.
GitHub: mikeseven/node-opencl
112 113 114 115 116 117 118 119 120 121 122 123 124
// param_name); // cl.GetImageInfo(image, // param_name); // cl.SetMemObjectDestructorCallback(memobj, // callback, // user_data); // /* Sampler APIs */
33
153
0
+ 89 other calls in file
bindings.createKey is the most popular function in bindings (8616 examples)