Uses of Class
com.mojang.blaze3d.opengl.GlBuffer
Packages that use GlBuffer
-
Uses of GlBuffer in com.mojang.blaze3d.opengl
Fields in com.mojang.blaze3d.opengl declared as GlBufferModifier and TypeFieldDescription(package private) GlBuffer
VertexArrayCache.VertexArray.lastVertexBuffer
Methods in com.mojang.blaze3d.opengl with parameters of type GlBufferModifier and TypeMethodDescriptionvoid
GlDebugLabel.applyLabel
(GlBuffer p_409842_) void
GlDebugLabel.Core.applyLabel
(GlBuffer p_410733_) void
GlDebugLabel.Ext.applyLabel
(GlBuffer p_410006_) abstract void
VertexArrayCache.bindVertexArray
(VertexFormat p_410748_, GlBuffer p_410565_) void
VertexArrayCache.Emulated.bindVertexArray
(VertexFormat p_410490_, GlBuffer p_410612_) void
VertexArrayCache.Separate.bindVertexArray
(VertexFormat p_410638_, GlBuffer p_410508_) Constructors in com.mojang.blaze3d.opengl with parameters of type GlBufferModifierConstructorDescription(package private)
VertexArray
(int p_409990_, VertexFormat p_410774_, GlBuffer p_410599_)