Re: glVertexAttribPointer and BindBuffer
Posted by elect on May 21, 2016; 4:05pm
URL: https://forum.jogamp.org/glVertexAttribPointer-and-BindBuffer-tp4036732p4036739.html
The error is GL_INVALID_OPERATION.
Now add several checkError() calls among your code passing different texts to detect which is the exact call firing the error