docs.gl
docs.gl copied to clipboard
List enum values
I work with C# and P/Invoke directly into OpenGL (i.e. not using something like OpenTK). I regularly have to look up the values of enums such as GL_MAX_VERTEX_ATTRIBS. It would be quite helpful if there was a page where the values of the enums were listed.
Thank you very much for your work.