Class GlDebugLabel.Ext
java.lang.Object
com.mojang.blaze3d.opengl.GlDebugLabel
com.mojang.blaze3d.opengl.GlDebugLabel.Ext
- Enclosing class:
GlDebugLabel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapplyLabel(GlBuffer buffer) voidapplyLabel(GlProgram program) voidapplyLabel(GlShaderModule shaderModule) voidapplyLabel(GlTexture texture) voidapplyLabel(VertexArrayCache.VertexArray vertexArray) booleanexists()Methods inherited from class GlDebugLabel
create, popDebugGroup, pushDebugGroup
-
Constructor Details
-
Ext
private Ext()
-
-
Method Details
-
applyLabel
- Overrides:
applyLabelin classGlDebugLabel
-
applyLabel
- Overrides:
applyLabelin classGlDebugLabel
-
applyLabel
- Overrides:
applyLabelin classGlDebugLabel
-
applyLabel
- Overrides:
applyLabelin classGlDebugLabel
-
applyLabel
- Overrides:
applyLabelin classGlDebugLabel
-
exists
public boolean exists()- Overrides:
existsin classGlDebugLabel
-