I have searched around the web but doesn't find how glBindVertexArrayOES
has to work exactly.
For now VAO usage leads to GL Error: Out of Memory
. Can anyone give me advice or maybe share link to documentation with appropriate examples of VAO usage?
Note: This link possibly covers the issue in my usecase.