Skip to main content

Class WgpuSurfaceTexture

Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll

public sealed class WgpuSurfaceTexture : IDisposable

Inheritance

objectWgpuSurfaceTexture

Implements

IDisposable

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

WgpuTextureView

Dispose()

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

public void Dispose()

~WgpuSurfaceTexture()

protected ~WgpuSurfaceTexture()

Present()

public void Present()