Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.gpu
/
GPUComputePassEncoder
/
dispatchWorkgroups
dispatch
Workgroups
fun
dispatchWorkgroups
(
workgroupCountX
:
GPUSize32
,
workgroupCountY
:
GPUSize32
=
definedExternally
,
workgroupCountZ
:
GPUSize32
=
definedExternally
)
(
source
)
MDN Reference