diff options
Diffstat (limited to 'opengl-bindings/Cargo.toml')
| -rw-r--r-- | opengl-bindings/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opengl-bindings/Cargo.toml b/opengl-bindings/Cargo.toml index b21cd74..a2f7ade 100644 --- a/opengl-bindings/Cargo.toml +++ b/opengl-bindings/Cargo.toml @@ -22,7 +22,7 @@ gl_commands = [ "NamedBufferSubData", "CreateVertexArrays", "DrawArrays", - "DrawElements", + "DrawElementsBaseVertex", "VertexArrayElementBuffer", "VertexArrayVertexBuffer", "EnableVertexArrayAttrib", |
