lppcom / opencl-book-samples

Automatically exported from code.google.com/p/opencl-book-samples
0 stars 0 forks source link

Typo on page 342 #42

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This is a typo on page 342.

At the very end of the first paragraph, "clFinish()" is said to be called after 
the "clEnqueueReleaseGLObjects()" call. I believe "clFinish()" should be called 
immediately *before* the "clEnqueueReleaseGLObjects()" call.

Thanks.

Original issue reported on code.google.com by toygarak...@gmail.com on 13 Sep 2011 at 12:36