net.minecraft.client.vulkan

public class VulkanTextureView

extends GpuTextureView implements DeferredDisposable

All mapped superinterfaces:

DeferredDisposable

com.mojang.renderpearl.backend.vulkan.VulkanGpuTextureView
net.minecraft.class_1_716
net.minecraft.client.vulkan.VulkanTextureView

Field summary

Modifier and TypeField
private final VulkanBackend
device
field_1_3675
device
private final long
vkImageView
field_1_3676
rawImageView
private boolean
closed
field_1_3674
closed

Constructor summary

ModifierConstructor
protected (VulkanBackend device, VulkanTexture texture, int baseMipLevel, int mipLevel)

Method summary

Modifier and TypeMethod
public void
destroy()
method_1_4001()
destroy()
public void
close()
public boolean
isClosed()
method_1_8003()
isClosed()
public VulkanTexture
texture()
method_1_8005()
getTexture()
public long
vkImageView()
method_1_4279()
getRawImageView()
public GpuTexture
texture()
method_1_8005()
getTexture()