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