Documentation / device / StorageTextureBindingLayout
Interface: StorageTextureBindingLayout
Defined in: libs/device/src/gpuobject.ts:1182
Binding layout of a storage texture
Properties
access
access:
"write-only"
Defined in: libs/device/src/gpuobject.ts:1184
Access mode
format
format:
TextureFormat
Defined in: libs/device/src/gpuobject.ts:1186
The texture format
viewDimension
viewDimension:
"1d"|"2d"|"2d-array"|"cube"|"cube-array"|"3d"
Defined in: libs/device/src/gpuobject.ts:1188
View dimension