Struct WgpuBufferBinding
Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll
public readonly struct WgpuBufferBinding
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
Buffer
public WgpuBuffer Buffer { get; init; }
Property Value
Offset
public ulong Offset { get; init; }
Property Value
Size
public ulong? Size { get; init; }