Skip to main content

Struct GRMtlBackendContext

Namespace: SkiaSharp
Assembly: VelloSharp.Skia.Core.dll

public readonly struct GRMtlBackendContext

Inherited Members

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

Properties

DeviceHandle

public nint DeviceHandle { get; init; }

Property Value

nint

QueueHandle

public nint QueueHandle { get; init; }

Property Value

nint