Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.gpu
/
GPUAdapter
/
requestDeviceAsync
request
Device
Async
fun
requestDeviceAsync
(
descriptor
:
GPUDeviceDescriptor
=
definedExternally
)
:
Promise
<
GPUDevice
>
(
source
)