Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.gpu
/
GPUCommandEncoder
/
copyBufferToBuffer
copy
Buffer
To
Buffer
fun
copyBufferToBuffer
(
source
:
GPUBuffer
,
sourceOffset
:
GPUSize64
,
destination
:
GPUBuffer
,
destinationOffset
:
GPUSize64
,
size
:
GPUSize64
)
(
source
)
MDN Reference