public class CopyingAppendBuffer<T extends AppendBuffer$Uploadable>
implements AppendBuffer<T>
| net.minecraft.client.renderer.DynamicGpuDataStorageNonMapped | |
| net.minecraft.client.renderer.DynamicGpuDataStorageNonMapped | |
| net.minecraft.class_1_1514 | |
| com.mojang.blaze3d.buffers.CopyingAppendBuffer |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
| ||||||||
| private final List<GpuBuffer> |
| ||||||||
| private final int |
| ||||||||
| private GpuBuffer |
| ||||||||
| private ByteBuffer |
| ||||||||
| private int |
| ||||||||
| private int |
| ||||||||
| private final String |
| ||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String name, int blockSize, int usage, int capacity) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public GpuBufferSlice |
| ||||||||
| public GpuBufferSlice[] |
| ||||||||
| private void |
| ||||||||
| public GpuBufferSlice |
| ||||||||
| public GpuBufferSlice[] |
| ||||||||
| public int |
| ||||||||
| public void |
|