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
Dx12ShaderCompiler
public WgpuDx12Compiler Dx12ShaderCompiler { get; init; }
Property Value
Flags
public uint Flags { get; init; }