Uses of Class
com.mojang.renderpearl.backend.opengl.GlDebugLabel
Packages that use GlDebugLabel
-
Uses of GlDebugLabel in com.mojang.renderpearl.backend.opengl
Subclasses of GlDebugLabel in com.mojang.renderpearl.backend.openglModifier and TypeClassDescriptionprivate static classprivate static classprivate static classFields in com.mojang.renderpearl.backend.opengl declared as GlDebugLabelModifier and TypeFieldDescriptionprivate final GlDebugLabelGlDevice.debugLabelsprivate final GlDebugLabelGlPipelineRecompiler.debugLabelsprotected final GlDebugLabelGlTransientMemory.debugLabelsMethods in com.mojang.renderpearl.backend.opengl that return GlDebugLabelModifier and TypeMethodDescriptionstatic GlDebugLabelGlDebugLabel.create(org.lwjgl.opengl.GLCapabilities caps, boolean wantsLabels, Set<String> enabledExtensions) GlDevice.debugLabels()Constructors in com.mojang.renderpearl.backend.opengl with parameters of type GlDebugLabelModifierConstructorDescriptionGlPipelineRecompiler(GlDebugLabel debugLabels, boolean drawParametersSupported)