Skip to main content
1 of 3
Dan
  • 1.4k
  • 1
  • 15
  • 27

According to the official OpenGL documentation,

glClear generates GL_INVALID_VALUE if any bit other than the four defined bits is set in mask.

So, i would double check your glClear sentence. Can you post a few of your code so we can check it?

Dan
  • 1.4k
  • 1
  • 15
  • 27