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
Limits
public WgpuLimitsPreset Limits { get; init; }
Property Value
RequiredFeatures
public WgpuFeature RequiredFeatures { get; init; }