Skip to main content

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

WgpuSurface?

ForceFallbackAdapter

public bool ForceFallbackAdapter { get; init; }

Property Value

bool

PowerPreference

public WgpuPowerPreference PowerPreference { get; init; }

Property Value

WgpuPowerPreference