Class VulkanGpuTextureView

java.lang.Object
com.mojang.renderpearl.backend.common.BaseGpuTextureView
com.mojang.renderpearl.backend.vulkan.VulkanGpuTextureView
All Implemented Interfaces:
GpuTextureView, Destroyable, UncheckedAutoCloseable, AutoCloseable

public class VulkanGpuTextureView extends BaseGpuTextureView implements Destroyable