Struct WgpuBufferBindingLayout
Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll
public readonly struct WgpuBufferBindingLayout
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
HasDynamicOffset
public bool HasDynamicOffset { get; init; }
Property Value
MinBindingSize
public ulong MinBindingSize { get; init; }
Property Value
Type
public WgpuBufferBindingType Type { get; init; }