Class WgpuTexture
Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll
public sealed class WgpuTexture : IDisposable
Inheritance
Implements
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Methods
CreateView(WgpuTextureViewDescriptor?)
public WgpuTextureView CreateView(WgpuTextureViewDescriptor? descriptor = null)
Parameters
descriptor
WgpuTextureViewDescriptor?
Returns
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
~WgpuTexture()
protected ~WgpuTexture()