Class MTLStepFunction


  • public final class MTLStepFunction
    extends java.lang.Object
    • Field Detail

      • PerInstance

        public static final long PerInstance
        vertex functions only
        See Also:
        Constant Field Values
      • PerPatchControlPoint

        public static final long PerPatchControlPoint
        vertex functions only
        See Also:
        Constant Field Values
      • ThreadPositionInGridX

        public static final long ThreadPositionInGridX
        compute functions only
        See Also:
        Constant Field Values
      • ThreadPositionInGridY

        public static final long ThreadPositionInGridY
        compute functions only
        See Also:
        Constant Field Values
      • ThreadPositionInGridXIndexed

        public static final long ThreadPositionInGridXIndexed
        compute functions only
        See Also:
        Constant Field Values
      • ThreadPositionInGridYIndexed

        public static final long ThreadPositionInGridYIndexed
        compute functions only
        See Also:
        Constant Field Values