Skip to main content

Struct WgpuInstanceOptions

Namespace: VelloSharp
Assembly: VelloSharp.Gpu.dll

public readonly struct WgpuInstanceOptions

Inherited Members

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

Properties

Backends

public WgpuBackend Backends { get; init; }

Property Value

WgpuBackend

Dx12ShaderCompiler

public WgpuDx12Compiler Dx12ShaderCompiler { get; init; }

Property Value

WgpuDx12Compiler

Flags

public uint Flags { get; init; }

Property Value

uint