Class MPSNDArrayGatherGradientState

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MPSNDArrayGatherGradientState
extends MPSNDArrayGradientState
Since:
Available in iOS 13.0 and later.
  • Constructor Details

    • MPSNDArrayGatherGradientState

      protected MPSNDArrayGatherGradientState()
    • MPSNDArrayGatherGradientState

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

      protected MPSNDArrayGatherGradientState​(NSObject.SkipInit skipInit)
    • MPSNDArrayGatherGradientState

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

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

      public MPSNDArrayGatherGradientState​(MTLResource resource)
    • MPSNDArrayGatherGradientState

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

      public MPSNDArrayGatherGradientState​(NSArray<?> resources)