summaryrefslogtreecommitdiff
path: root/opengl-bindings/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'opengl-bindings/Cargo.toml')
-rw-r--r--opengl-bindings/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/opengl-bindings/Cargo.toml b/opengl-bindings/Cargo.toml
index f2252a7..cabbf90 100644
--- a/opengl-bindings/Cargo.toml
+++ b/opengl-bindings/Cargo.toml
@@ -31,6 +31,7 @@ gl_commands = [
"BindVertexArray",
"TextureStorage2D",
"TextureSubImage2D",
+ "TextureSubImage3D",
"DeleteTextures",
"GenerateTextureMipmap",
"TextureParameteri",