Could some explain it.
This didn’t helped me:
http://www.khronos.org/opengles/documentation/opengles1_0/html/glEnable.html
Could some explain it. This didn’t helped me: http://www.khronos.org/opengles/documentation/opengles1_0/html/glEnable.html
Share
As long as no valid GL enum has an actual value of 0 (which I really doubt), this will result in a
GL_INVALID_ENUMerror and otherwise do nothing.