toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.gpu
/
GPUBufferBindingLayout
GPUBuffer
Binding
Layout
external
interface
GPUBufferBindingLayout
(
source
)
Members
Properties
has
Dynamic
Offset
Link copied to clipboard
abstract
val
hasDynamicOffset
:
Boolean
?
min
Binding
Size
Link copied to clipboard
abstract
val
minBindingSize
:
GPUSize64
?
type
Link copied to clipboard
abstract
val
type
:
GPUBufferBindingType
?