net.minecraft.client.vulkanpublic class VulkanTextureView
extends GpuTextureViewImpl implements DeferredDisposable
All mapped superinterfaces:
GpuTextureView, GpuResource, DeferredDisposable
| com.mojang.renderpearl.backend.vulkan.VulkanGpuTextureView |
| com.mojang.renderpearl.backend.vulkan.VulkanGpuTextureView |
| net.minecraft.class_1_716 |
| net.minecraft.client.vulkan.VulkanTextureView |
Field summary
| Modifier and Type | Field |
|---|
| private final VulkanBackend | | device | | device | | field_1_3675 | | device |
|
| private final long | | vkImageView | | vkImageView | | field_1_3676 | | rawImageView |
|
| private boolean | | closed | | closed | | field_1_3674 | | closed |
|
Constructor summary
Method summary
| Modifier and Type | Method |
|---|
| public void | | destroy() | | destroy() | | method_1_4001() | | destroy() |
|
| public void | |
| public boolean | | isClosed() | | isClosed() | | method_1_8003() | | isClosed() |
|
| public VulkanTexture | | texture() | | texture() | | method_1_8005() | | getTexture() |
|
| public long | | vkImageView() | | vkImageView() | | method_1_4279() | | getRawImageView() |
|