summaryrefslogtreecommitdiff
path: root/engine-ocean/External/glew/auto/extensions/gl/GL_EXT_instanced_arrays
diff options
context:
space:
mode:
Diffstat (limited to 'engine-ocean/External/glew/auto/extensions/gl/GL_EXT_instanced_arrays')
-rw-r--r--engine-ocean/External/glew/auto/extensions/gl/GL_EXT_instanced_arrays6
1 files changed, 6 insertions, 0 deletions
diff --git a/engine-ocean/External/glew/auto/extensions/gl/GL_EXT_instanced_arrays b/engine-ocean/External/glew/auto/extensions/gl/GL_EXT_instanced_arrays
new file mode 100644
index 0000000..da3fb1d
--- /dev/null
+++ b/engine-ocean/External/glew/auto/extensions/gl/GL_EXT_instanced_arrays
@@ -0,0 +1,6 @@
+GL_EXT_instanced_arrays
+https://www.khronos.org/registry/OpenGL/extensions/EXT/EXT_instanced_arrays.txt
+GL_EXT_instanced_arrays
+
+ GL_VERTEX_ATTRIB_ARRAY_DIVISOR_EXT 0x88FE
+ void glVertexAttribDivisorEXT (GLuint index, GLuint divisor)