drawArraysInstanced

Declaration

void drawArraysInstanced(
    GLenum mode, 
    GLint first, 
    GLsizei count, 
    GLsizei instanceCount
);