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(int, VeilShaderSource)
is called.