Interface GPUStorageTextureBindingLayout

Hierarchy

  • GPUStorageTextureBindingLayout

Properties

The access mode for this binding, indicating readability and writability.

The required format of texture views bound to this binding.

viewDimension?: GPUTextureViewDimension

Indicates the required dimension for texture views bound to this binding.

Generated using TypeDoc