net.minecraft.client.gl

public abstract class GpuBufferManager

fwy
com.mojang.blaze3d.opengl.BufferStorage
net.minecraft.class_11266
net.minecraft.client.gl.GpuBufferManager
net.minecraft.unmapped.C_ngkvzwbl
net.minecraft.src.C_398260_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static GpuBufferManager
a(org.lwjgl.opengl.GLCapabilities o, Set<String> o)
create(org.lwjgl.opengl.GLCapabilities arg0, Set<String> arg1)
method_71019(org.lwjgl.opengl.GLCapabilities arg0, Set<String> arg1)
create(org.lwjgl.opengl.GLCapabilities capabilities, Set<String> usedCapabilities)
m_cggpwcdo(org.lwjgl.opengl.GLCapabilities arg0, Set<String> arg1)
m_401343_(org.lwjgl.opengl.GLCapabilities p_408913_, Set<String> p_406550_)
public abstract GlGpuBuffer
a(fwz o, Supplier<String> o, int o, long arg3)
createBuffer(DirectStateAccess arg0, Supplier<String> arg1, int arg2, long arg3)
method_71017(class_10874 arg0, Supplier<String> arg1, int arg2, long arg3)
createBuffer(BufferManager bufferManager, Supplier<String> debugLabelSupplier, int usage, long size)
m_xbvyvtuo(C_jpzncbwl arg0, Supplier<String> arg1, int arg2, long arg3)
m_401184_(C_379126_ p_410473_, Supplier<String> p_406282_, int p_452502_, long arg3)
public abstract GlGpuBuffer
a(fwz o, Supplier<String> o, int o, ByteBuffer arg3)
createBuffer(DirectStateAccess arg0, Supplier<String> arg1, int arg2, ByteBuffer arg3)
method_71018(class_10874 arg0, Supplier<String> arg1, int arg2, ByteBuffer arg3)
createBuffer(BufferManager bufferManager, Supplier<String> debugLabelSupplier, int usage, ByteBuffer data)
m_xbwuvhsz(C_jpzncbwl arg0, Supplier<String> arg1, int arg2, ByteBuffer arg3)
m_401899_(C_379126_ p_407196_, Supplier<String> p_407308_, int p_408422_, ByteBuffer arg3)
public abstract GlGpuBuffer$Mapped
a(fwz o, fxa o, long o, long arg3, int arg4)
mapBuffer(DirectStateAccess arg0, GlBuffer arg1, long arg2, long arg3, int arg4)
method_71016(class_10874 arg0, class_10859 arg1, long arg2, long arg3, int arg4)
mapBufferRange(BufferManager bufferManager, GlGpuBuffer buffer, long offset, long length, int flags)
m_wtrubsqg(C_jpzncbwl arg0, C_eyrzigbj arg1, long arg2, long arg3, int arg4)
m_401235_(C_379126_ p_409719_, GlBuffer p_452470_, long p_453957_, long arg3, int arg4)