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 pBuffer) void
GlDebugLabel.Core.applyLabel
(GlBuffer p_410733_) void
GlDebugLabel.Ext.applyLabel
(GlBuffer p_410006_) abstract void
VertexArrayCache.bindVertexArray
(VertexFormat pFormat, GlBuffer pBuffer) 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 pId, VertexFormat pFormat, GlBuffer pLastVertexBuffer)