dispatchWorkgroups

fun dispatchWorkgroups(    workgroupCountX: GPUSize32,     workgroupCountY: GPUSize32 = definedExternally,     workgroupCountZ: GPUSize32 = definedExternally)(source)

MDN Reference