Home
Docs
Install
OpenGL
raw
GLES2
EXT
OpenGL.raw.GLES2.EXT.instanced_arrays
Autogenerated by xml_generate script, do not edit!
Functions
_f
(
function
)
glDrawArraysInstancedEXT
(
mode ,
start ,
count ,
primcount
)
glDrawElementsInstancedEXT
(
mode ,
count ,
type ,
indices ,
primcount
)
glVertexAttribDivisorEXT
(
index ,
divisor
)
Constants
GL_VERTEX_ATTRIB_ARRAY_DIVISOR_EXT (35070)