Package foundry.veil.render.shader.compiler
package foundry.veil.render.shader.compiler
-
ClassDescriptionAttempts to cache the exact same shader sources to reduce the number of compiled shaders.A shader instance that has additional pre-compiled data.Creates a new shader and compiles each time
DirectShaderCompiler.compile(ShaderCompiler.Context, int, String)is called.Creates and compiles shaders for shader programs.Context for compiling shaders and programs.