net.minecraft.client.vulkan

public class VulkanTextureView

extends GpuTextureView implements DeferredDisposable

All mapped superinterfaces:

DeferredDisposable

com.mojang.blaze3d.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()
public VulkanTexture
texture()
method_1_4278()
texture()
public long
vkImageView()
method_1_4279()
getRawImageView()
public GpuTexture
texture()