toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.gpu
/
GPUBufferBinding
GPUBuffer
Binding
external
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
?