Struct GRD3DBackendContext
Namespace: SkiaSharp
Assembly: VelloSharp.Skia.Core.dll
public readonly struct GRD3DBackendContext
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
Adapter
public nint Adapter { get; init; }
Property Value
Device
public nint Device { get; init; }
Property Value
Queue
public nint Queue { get; init; }