Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.gpu
/
GPUBindGroupLayoutEntry
GPUBind
Group
Layout
Entry
interface
GPUBindGroupLayoutEntry
(
source
)
Members
Properties
binding
Link copied to clipboard
abstract
val
binding
:
GPUIndex32
buffer
Link copied to clipboard
abstract
val
buffer
:
GPUBufferBindingLayout
?
external
Texture
Link copied to clipboard
abstract
val
externalTexture
:
GPUExternalTextureBindingLayout
?
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
:
GPUShaderStageFlags