Class WgpuSurfaceTexture
Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll
public sealed class WgpuSurfaceTexture : 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()
~WgpuSurfaceTexture()
protected ~WgpuSurfaceTexture()
Present()
public void Present()