Package com.mojang.blaze3d.opengl
Class VertexArrayCache.Emulated
java.lang.Object
com.mojang.blaze3d.opengl.VertexArrayCache
com.mojang.blaze3d.opengl.VertexArrayCache.Emulated
- Enclosing class:
VertexArrayCache
-
Nested Class Summary
Nested classes/interfaces inherited from class com.mojang.blaze3d.opengl.VertexArrayCache
VertexArrayCache.Emulated, VertexArrayCache.Separate, VertexArrayCache.VertexArray -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Map<VertexFormat, VertexArrayCache.VertexArray> private final GlDebugLabel -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbindVertexArray(VertexFormat p_410490_, GlBuffer p_410612_) private static voidsetupCombinedAttributes(VertexFormat pVertexFormat, boolean pEnabled) Methods inherited from class com.mojang.blaze3d.opengl.VertexArrayCache
create
-
Field Details
-
cache
-
debugLabels
-
-
Constructor Details
-
Emulated
-
-
Method Details
-
bindVertexArray
- Specified by:
bindVertexArrayin classVertexArrayCache
-
setupCombinedAttributes
-