multiDrawArraysWEBGL
abstract fun multiDrawArraysWEBGL(mode: GLenum, firstsList: Int32Array<ArrayBufferLike>, firstsOffset: Int, countsList: Int32Array<ArrayBufferLike>, countsOffset: Int, drawcount: GLsizei)(source)
The WEBGL_multi_draw.multiDrawArraysWEBGL()
method of the WebGL API renders multiple primitives from array data.