Interface GPUTextureBindingLayout

Hierarchy

  • GPUTextureBindingLayout

Properties

multisampled?: boolean

Indicates whether or not texture views bound to this binding must be multisampled.

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

viewDimension?: GPUTextureViewDimension

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

Generated using TypeDoc