Package io.github.douira.glsl_transformer.util


package io.github.douira.glsl_transformer.util
  • Class
    Description
    Holds utility methods for configuring core transformations and transformation phases.
    This annotation causes the annotated method to be excluded from the jacoco coverage report.
     
    A pass-through function takes a value and returns another (or the same) value of the same type.
    A triple consumer takes three values and does something with them.
     
    This enum represents the type of a value in GLSL and contains easily accessible data about each of them.
    The different ways bits in a tensor can be interpreted.