KhronosGroup / OpenGL-Refpages

OpenGL and OpenGL ES reference page sources, and generated HTML used as backing store for khronos.org
435 stars 135 forks source link

gl_VertexID minimum version incorrect #21

Closed pdaniell-nv closed 6 years ago

pdaniell-nv commented 7 years ago

This comes from lotfim@mirageoscience.com in bugzilla 1509: https://www.khronos.org/bugzilla/show_bug.cgi?id=1509

The following page states that gl_VertexID is supported since GLSL version 110. But it should be version 130.

https://www.opengl.org/sdk/docs/man/html/gl_VertexID.xhtml

Best regards.