KhronosGroup / OpenGL-API

OpenGL and OpenGL ES API Issue Tracker
34 stars 5 forks source link

ARB_direct_state_access: typos in examples #39

Closed Tilka closed 6 years ago

Tilka commented 6 years ago

Example 1: restaure -> restore

Example 3: DSA code should be using glEnableVertexArrayAttrib, not glEnableVertexAttribArray.

pdaniell-nv commented 6 years ago

Thanks for the issue report. Would you like to create a PR with the fixes?