drawArrays

abstract fun drawArrays(mode: Int, offset: Int, count: Int)
open fun drawArrays(mode: DrawMode, offset: Int, count: Int)