Table of Contents

Class VulkanOwnedTextureFrame

Namespace
Maplibre.NativeFfi.Render
Assembly
Maplibre.NativeFfi.dll
public sealed class VulkanOwnedTextureFrame
Inheritance
VulkanOwnedTextureFrame
Inherited Members

Properties

Device

public NativePointer Device { get; }

Property Value

NativePointer

Format

public uint Format { get; }

Property Value

uint

FrameId

public ulong FrameId { get; }

Property Value

ulong

Generation

public ulong Generation { get; }

Property Value

ulong

Height

public uint Height { get; }

Property Value

uint

Image

public VulkanHandle Image { get; }

Property Value

VulkanHandle

ImageView

public VulkanHandle ImageView { get; }

Property Value

VulkanHandle

Layout

public uint Layout { get; }

Property Value

uint

ScaleFactor

public double ScaleFactor { get; }

Property Value

double

Width

public uint Width { get; }

Property Value

uint