drawElements

inline fun KmlGlVertexLayout.drawElements(vertices: KmlGlBuffer, indices: KmlGlBuffer, mode: Int, count: Int, type: Int = gl.UNSIGNED_SHORT, offset: Int = 0, uniforms: KmlGl.() -> Unit = {})