Package foundry.veil.impl.client.render.shader
package foundry.veil.impl.client.render.shader
-
ClassDescriptionAttempts to cache the exact same shader sources to reduce the number of compiled shaders.Creates a new shader and compiles each time
DirectShaderCompiler.compile(Context, int, ProgramDefinition.SourceType, VeilShaderSource)
is called.Allows vanilla and sodium shaders to use shader modifications.