Class WgpuBuffer
Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll
public sealed class WgpuBuffer : IDisposable
Inheritance
Implements
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
Size
public ulong Size { get; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
~WgpuBuffer()
protected ~WgpuBuffer()