OpenGL-Refpages icon indicating copy to clipboard operation
OpenGL-Refpages copied to clipboard

Add GL_VERTEX_BINDING_BUFFER to es3 and es3.1 documentation.

Open NogginBops opened this issue 11 months ago • 0 comments

This should fix the remaining parts of #54 to my knowledge. The constants GL_VERTEX_BINDING_BUFFER and GL_VERTEX_ATTRIB_BINDING do not exist in the OpenGL 2.1 spec so it shouldn't be added to that api.

Fixes #54

NogginBops avatar Mar 16 '24 20:03 NogginBops