com.mojang.blaze3d.opengl

public class GlBuffer

extends GpuBuffer

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

字段概要

修饰符与类型字段
protected static final com.mojang.jtracy.MemoryPool
a
MEMORY_POOl
field_57838
POOL
MEMORY_POOl
protected boolean
b
closed
field_57839
closed
closed
protected boolean
c
initialized
field_57840
hasData
initialized
protected final Supplier<String>
d
label
field_57841
debugLabelSupplier
label
protected final int
e
handle
field_57842
id
handle

构造函数概要

修饰符构造函数
protected (GlDebugLabel labeler, Supplier<String> debugLabelSupplier, BufferType type, BufferUsage usage, int size, int id)

方法概要

修饰符与类型方法
protected void
a()
ensureBufferExists()
method_68345()
ensureAllocated()
ensureBufferExists()
public boolean
isClosed()
isClosed()
isClosed()
public void
close()
close()
close()