Package foundry.veil.impl.client.render.shader.compiler
package foundry.veil.impl.client.render.shader.compiler
-
ClassesClassDescriptionAttempts to cache the exact same shader sources to reduce the number of compiled shaders.Creates a new shader and compiles each time
DirectShaderCompiler.compile(int, VeilShaderSource)
is called.