Struct WgpuRequestAdapterOptions
Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll
public readonly struct WgpuRequestAdapterOptions
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
CompatibleSurface
public WgpuSurface? CompatibleSurface { get; init; }
Property Value
ForceFallbackAdapter
public bool ForceFallbackAdapter { get; init; }
Property Value
PowerPreference
public WgpuPowerPreference PowerPreference { get; init; }