toggle menu
Kotlin Wrappers API Reference
js
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