Class VulkanOwnedTextureFrame

java.lang.Object
org.maplibre.nativeffi.render.VulkanOwnedTextureFrame

public final class VulkanOwnedTextureFrame extends Object
Borrowed Vulkan texture frame valid only while its frame handle is open.
  • Method Details

    • generation

      public long generation()
    • width

      public int width()
    • height

      public int height()
    • scaleFactor

      public double scaleFactor()
    • frameId

      public long frameId()
    • image

      public NativePointer image()
    • imageView

      public NativePointer imageView()
    • device

      public NativePointer device()
    • format

      public int format()
    • layout

      public int layout()