Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.gpu
/
GPUDevice
/
createComputePipelineAsync
create
Compute
Pipeline
Async
fun
createComputePipelineAsync
(
descriptor
:
GPUComputePipelineDescriptor
)
:
Promise
<
GPUComputePipeline
>
(
source
)