Skip to main content

Class WgpuBuffer

Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll

public sealed class WgpuBuffer : IDisposable

Inheritance

objectWgpuBuffer

Implements

IDisposable

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

ulong

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()

~WgpuBuffer()

protected ~WgpuBuffer()