draw

open fun draw(    vertexCount: GPUSize32,     instanceCount: GPUSize32 = definedExternally,     firstVertex: GPUSize32 = definedExternally,     firstInstance: GPUSize32 = definedExternally)(source)

MDN Reference