Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Book errata: GL_COPY_READ_BUFFER #50

Open
GoogleCodeExporter opened this issue Feb 17, 2016 · 0 comments
Open

Book errata: GL_COPY_READ_BUFFER #50

GoogleCodeExporter opened this issue Feb 17, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

This is not a code problem - just a minor correction in the book.

On page 334 of the OGL SuperBible 5, the first line says "You have seen how 
some buffer binding targets such as GL_PIXEL_PACK_BUFFER and 
GL_COPY_READ_BUFFER are used".

However, the code does not use GL_COPY_READ_BUFFER. It uses 
GL_PIXEL_UNPACK_BUFFER.

I gather that both these methods work very similarly.

Original issue reported on code.google.com by [email protected] on 19 Sep 2012 at 10:48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant