Class DeclarationReplacement

java.lang.Object
io.github.douira.glsl_transformer.transform.Transformation
io.github.douira.glsl_transformer.iris.DeclarationReplacement

public class DeclarationReplacement extends Transformation
The declaration replacement finds layout declarations and replaces all references to them with function calls and other code.
  • Constructor Details

    • DeclarationReplacement

      public DeclarationReplacement()
  • Method Details