opengles3-book
opengles3-book copied to clipboard
error: kindle edition: location: 2227
// Bind the buffer object to the uniform block binding point glBindBufferBase ( GL_UNIFORM_BUFFER, bindingPoint, buffer );
SHOULD BE: glBindBufferBase ( GL_UNIFORM_BUFFER, bindingPoint, bufferId );
Ginsburg, Dan; Purnomo, Budirijanto; Shreiner, Dave; Munshi, Aaftab (2014-02-28). OpenGL ES 3.0 Programming Guide (2nd Edition) (Kindle Locations 2226-2227). Pearson Education. Kindle Edition.
Thanks for the report. You are correct, this was a typo. Thanks.
same typo page 92 in the book isbn-13: 978-0-321-93388-1 isbn-10: 0-321-93388-5