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 GlDebugLabel
private final boolean
-
Constructor Summary
Constructors -
Method Summary
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:
bindVertexArray
in classVertexArrayCache
-