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