toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.gpu
/
GPUBindGroupLayoutEntry
GPUBind
Group
Layout
Entry
external
interface
GPUBindGroupLayoutEntry
(
source
)
Members
Properties
binding
Link copied to clipboard
abstract
val
binding
:
GPUIndex32
buffer
Link copied to clipboard
abstract
val
buffer
:
GPUBufferBindingLayout
?
sampler
Link copied to clipboard
abstract
val
sampler
:
GPUSamplerBindingLayout
?
storage
Texture
Link copied to clipboard
abstract
val
storageTexture
:
GPUStorageTextureBindingLayout
?
texture
Link copied to clipboard
abstract
val
texture
:
GPUTextureBindingLayout
?
visibility
Link copied to clipboard
abstract
val
visibility
:
GPUShaderStage