extends VulkanGpuBuffer
All mapped superinterfaces:
GpuBuffer, GpuResource, DeferredDisposable
| com.mojang.renderpearl.backend.vulkan.VulkanGpuBuffer$Direct | |
| com.mojang.renderpearl.backend.vulkan.VulkanGpuBuffer$Direct | |
| net.minecraft.class_1_1012$class_1_694 | |
| net.minecraft.client.vulkan.VulkanGpuBuffer$Impl |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private boolean |
| ||||||||
| protected final VulkanBackend |
| ||||||||
| private final long |
| ||||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (VulkanBackend device, Supplier<String> labelSupplier, int usage, long size, boolean hostVisible) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public boolean |
| ||||||||
| public void |
| ||||||||
| public GpuBufferSlice$Mapped |
|