drawElementsInstanced method

void drawElementsInstanced (int mode, int count, int type, int offset, int instanceCount)

Implementation

void drawElementsInstanced(
    int mode, int count, int type, int offset, int instanceCount) native;