Package com.jozufozu.flywheel.core.compile
@ParametersAreNonnullByDefault
package com.jozufozu.flywheel.core.compile
-
ClassDescriptionRepresents the conditions under which a shader is compiled.Memoizer<K,
V> ProgramCompiler<P extends GlProgram>A caching compiler.Represents the entire context of a program's usage.Template<T>A class that generates glsl glue code given a SourceFile.