net.minecraft.client.vulkan
extends GpuTextureViewImpl implements DeferredDisposable
GpuTextureView, GpuResource, DeferredDisposable
| 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 |
| field_1_3675 |
| device |
|
| private final long |
| vkImageView |
| field_1_3676 |
| rawImageView |
|
| private boolean |
| closed |
| field_1_3674 |
| closed |
|
Constructor summary
Method summary
| Modifier and Type | Method |
| public void |
| destroy() |
| method_1_4001() |
| destroy() |
|
| public void |
|
| 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() |
|