Skip to main content

Struct GRVkAlloc

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

public readonly struct GRVkAlloc

Inherited Members

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

Properties

BackendMemory

public nint BackendMemory { get; init; }

Property Value

nint

Flags

public uint Flags { get; init; }

Property Value

uint

Memory

public ulong Memory { get; init; }

Property Value

ulong

Offset

public ulong Offset { get; init; }

Property Value

ulong

Size

public ulong Size { get; init; }

Property Value

ulong