Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.gpu
/
GPUBufferBinding
GPUBuffer
Binding
interface
GPUBufferBinding
:
GPUBindingResource
(
source
)
Members
Properties
buffer
Link copied to clipboard
abstract
val
buffer
:
GPUBuffer
offset
Link copied to clipboard
abstract
val
offset
:
GPUSize64
?
size
Link copied to clipboard
abstract
val
size
:
GPUSize64
?