TgpuLayoutStorageTexture
TgpuLayoutStorageTexture<
TFormat
>:TgpuLayoutEntryBase
&object
Defined in: packages/typegpu/src/tgpuBindGroupLayout.ts:130
Type declaration
Section titled “Type declaration”access?
Section titled “access?”
optional
access:"readonly"
|"writeonly"
|"mutable"
Default
Section titled “Default”'writeonly'
storageTexture
Section titled “storageTexture”storageTexture:
TFormat
viewDimension?
Section titled “viewDimension?”
optional
viewDimension:StorageTextureDimension
Default
Section titled “Default”'2d'
Type Parameters
Section titled “Type Parameters”• TFormat extends StorageTextureTexelFormat
= StorageTextureTexelFormat