ANGLE_instanced_arrays

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

drawArraysInstancedANGLE
void drawArraysInstancedANGLE(uint mode, int first, int count, int primcount)
Undocumented in source. Be warned that the author may not have intended to support it.
drawElementsInstancedANGLE
void drawElementsInstancedANGLE(uint mode, int count, uint type, int offset, int primcount)
Undocumented in source. Be warned that the author may not have intended to support it.
vertexAttribDivisorANGLE
void vertexAttribDivisorANGLE(uint index, uint divisor)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE
enum uint VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE;
Undocumented in source.
handle
JsHandle handle;
Undocumented in source.

Meta