Package net.minecraft.client.gl
package net.minecraft.client.gl
-
ClassDescriptionA shader stage that can be attached to multiple shader programs.Handles the flattening of "moj_" import strings in the loaded GLSL shader file.A context for the parser to keep track of its current line and caret position in the file.Represents a uniform variable.Represents a shader program.A superinterface of
ShaderProgram
that exposes methods necessary for linking or deleting this shader program.Represents a programmable shader stage (a vertex or a fragment shader) in the graphics pipeline.Whether a vertex shader or a fragment shader.Defines methods that set a value of a uniform variable.Stores vertex data on GPU.