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 TypeMethodDescriptionvoidapplyLabel(GlBuffer buffer) voidapplyLabel(GlProgram program) voidapplyLabel(GlShaderModule shaderModule) voidapplyLabel(GlTexture texture) voidapplyLabel(VertexArrayCache.VertexArray vertexArray) static GlDebugLabelcreate(org.lwjgl.opengl.GLCapabilities capabilities, boolean renderDebugLabels, Set<String> enabledExtensions) booleanexists()
-
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 capabilities, boolean renderDebugLabels, Set<String> enabledExtensions) -
exists
public boolean exists()
-