Package com.mojang.blaze3d.opengl
Class GlDebugLabel
java.lang.Object
com.mojang.blaze3d.opengl.GlDebugLabel
- Direct Known Subclasses:
GlDebugLabel.Core
,GlDebugLabel.Empty
,GlDebugLabel.Ext
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class
(package private) static class
(package private) static class
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
applyLabel
(GlBuffer p_409842_) void
applyLabel
(GlProgram p_410337_) void
applyLabel
(GlShaderModule p_410275_) void
applyLabel
(GlTexture p_410098_) void
applyLabel
(VertexArrayCache.VertexArray p_410821_) static GlDebugLabel
boolean
exists()
-
Field Details
-
LOGGER
private static final org.slf4j.Logger LOGGER
-
-
Constructor Details
-
GlDebugLabel
public GlDebugLabel()
-
-
Method Details
-
applyLabel
-
applyLabel
-
applyLabel
-
applyLabel
-
applyLabel
-
create
public static GlDebugLabel create(org.lwjgl.opengl.GLCapabilities p_409769_, boolean p_410806_, Set<String> p_411081_) -
exists
public boolean exists()
-