Skip to main content

Struct WgpuTextureBindingLayout

Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll

public readonly struct WgpuTextureBindingLayout

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()

Properties

Dimension

public WgpuTextureViewDimension Dimension { get; init; }

Property Value

WgpuTextureViewDimension

Multisampled

public bool Multisampled { get; init; }

Property Value

bool

SampleType

public WgpuTextureSampleType SampleType { get; init; }

Property Value

WgpuTextureSampleType