Skip to main content

Struct WgpuDeviceDescriptor

Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll

public readonly struct WgpuDeviceDescriptor

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()

Properties

Label

public string? Label { get; init; }

Property Value

string?

Limits

public WgpuLimitsPreset Limits { get; init; }

Property Value

WgpuLimitsPreset

RequiredFeatures

public WgpuFeature RequiredFeatures { get; init; }

Property Value

WgpuFeature