- 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.