extends GpuBuffer
| fvs | |
| com.mojang.blaze3d.opengl.GlBuffer | |
| net.minecraft.class_10859 | |
| net.minecraft.client.gl.GlGpuBuffer |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected static final com.mojang.jtracy.MemoryPool |
| ||||||||
| protected boolean |
| ||||||||
| protected final Supplier<String> |
| ||||||||
| private final DirectStateAccess |
| ||||||||
| protected final int |
| ||||||||
| protected ByteBuffer |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (Supplier<String> debugLabelSupplier, DirectStateAccess bufferManager, int usage, int size, int id, ByteBuffer backingBuffer) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public boolean |
| ||||
| public void |
|