com.mojang.blaze3d.opengl

public class GlBuffer

extends GpuBuffer

flz
com.mojang.blaze3d.opengl.GlBuffer
net.minecraft.class_10859
net.minecraft.client.gl.GlGpuBuffer

Field summary

Modifier and TypeField
protected static final com.mojang.jtracy.MemoryPool
a
MEMORY_POOl
field_57838
POOL
protected boolean
b
closed
field_57839
closed
protected final Supplier<String>
c
label
field_57841
debugLabelSupplier
private final DirectStateAccess
f
dsa
field_60011
bufferManager
protected final int
d
handle
field_57842
id
protected ByteBuffer
e
persistentBuffer
field_60010
backingBuffer

Constructor summary

ModifierConstructor
protected (Supplier<String> debugLabelSupplier, DirectStateAccess bufferManager, int usage, int size, int id, ByteBuffer backingBuffer)

Method summary

Modifier and TypeMethod
public boolean
isClosed()
isClosed()
public void
close()
close()