drawElements

abstract fun drawElements(mode: Int, count: Int, type: Int, offset: Int)
open fun drawElements(mode: DrawMode, count: Int, type: IndexType, offset: Int)