Uses of Class
net.minecraft.client.gl.ShaderProgram
Packages that use ShaderProgram
-
Uses of ShaderProgram in net.minecraft.client.gl
Fields in net.minecraft.client.gl declared as ShaderProgramModifier and TypeFieldDescriptionprivate @Nullable ShaderProgramGlResourceManager.currentProgramstatic ShaderProgramShaderProgram.INVALIDprivate final ShaderProgramCompiledShaderPipeline.programThe field for theprogramrecord component.Methods in net.minecraft.client.gl that return ShaderProgramModifier and TypeMethodDescriptionstatic ShaderProgramShaderProgram.method_62896(CompiledShader compiledShader, CompiledShader compiledShader2, VertexFormat vertexFormat, String string) CompiledShaderPipeline.program()Returns the value of theprogramrecord component.Methods in net.minecraft.client.gl with parameters of type ShaderProgramModifier and TypeMethodDescriptionvoidDebugLabelManager.EXTDebugLabelManager.labelShaderProgram(ShaderProgram program) voidDebugLabelManager.KHRDebugLabelManager.labelShaderProgram(ShaderProgram program) voidDebugLabelManager.labelShaderProgram(ShaderProgram program) Constructors in net.minecraft.client.gl with parameters of type ShaderProgramModifierConstructorDescriptionCompiledShaderPipeline(RenderPipeline renderPipeline, ShaderProgram shaderProgram)