Class VulkanOwnedTextureFrame
java.lang.Object
org.maplibre.nativejni.render.VulkanOwnedTextureFrame
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
-
imageView
-
device
-
format
public int format() -
layout
public int layout()
-