GL Error: Out of Memory when trying to use glBindVertexArrayOES?

207 Views Asked by At

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.

0

There are 0 best solutions below