Package com.mojang.blaze3d.opengl
Class VertexArrayCache.Separate
java.lang.Object
com.mojang.blaze3d.opengl.VertexArrayCache
com.mojang.blaze3d.opengl.VertexArrayCache.Separate
- 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 GlDebugLabelprivate final boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbindVertexArray(VertexFormat p_410638_, GlBuffer p_410508_) Methods inherited from class com.mojang.blaze3d.opengl.VertexArrayCache
create
-
Field Details
-
cache
-
debugLabels
-
needsMesaWorkaround
private final boolean needsMesaWorkaround
-
-
Constructor Details
-
Separate
-
-
Method Details
-
bindVertexArray
- Specified by:
bindVertexArrayin classVertexArrayCache
-