Struct WgpuStorageTextureBindingLayout
Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll
public readonly struct WgpuStorageTextureBindingLayout
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
Access
public WgpuStorageTextureAccess Access { get; init; }
Property Value
Dimension
public WgpuTextureViewDimension Dimension { get; init; }
Property Value
Format
public WgpuTextureFormat Format { get; init; }