Class MPSCNNArithmeticGradientState

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MPSCNNArithmeticGradientState
extends MPSNNBinaryGradientState
Since:
Available in iOS 11.3 and later.
  • Constructor Details

    • MPSCNNArithmeticGradientState

      protected MPSCNNArithmeticGradientState()
    • MPSCNNArithmeticGradientState

      protected MPSCNNArithmeticGradientState​(NSObject.Handle h, long handle)
    • MPSCNNArithmeticGradientState

      protected MPSCNNArithmeticGradientState​(NSObject.SkipInit skipInit)
    • MPSCNNArithmeticGradientState

      public MPSCNNArithmeticGradientState​(MTLDevice device, long bufferSize)
    • MPSCNNArithmeticGradientState

      public MPSCNNArithmeticGradientState​(MTLDevice device, MTLTextureDescriptor descriptor)
    • MPSCNNArithmeticGradientState

      public MPSCNNArithmeticGradientState​(MTLResource resource)
    • MPSCNNArithmeticGradientState

      public MPSCNNArithmeticGradientState​(MTLDevice device, MPSStateResourceList resourceList)
      Since:
      Available in iOS 11.3 and later.
    • MPSCNNArithmeticGradientState

      public MPSCNNArithmeticGradientState​(NSArray<?> resources)