Skip to main content

Struct GRVkImageInfo

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

public readonly struct GRVkImageInfo

Inherited Members

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

Properties

Alloc

public GRVkAlloc Alloc { get; init; }

Property Value

GRVkAlloc

CurrentQueueFamily

public uint CurrentQueueFamily { get; init; }

Property Value

uint

Format

public uint Format { get; init; }

Property Value

uint

Image

public ulong Image { get; init; }

Property Value

ulong

ImageLayout

public uint ImageLayout { get; init; }

Property Value

uint

ImageTiling

public uint ImageTiling { get; init; }

Property Value

uint

ImageUsageFlags

public uint ImageUsageFlags { get; init; }

Property Value

uint

LevelCount

public uint LevelCount { get; init; }

Property Value

uint

Protected

public bool Protected { get; init; }

Property Value

bool

SampleCount

public uint SampleCount { get; init; }

Property Value

uint