Class MPSPredicate

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MPSPredicate
extends NSObject
Since:
Available in iOS 13.0 and later.
  • Constructor Details

    • MPSPredicate

      public MPSPredicate()
    • MPSPredicate

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

      protected MPSPredicate​(NSObject.SkipInit skipInit)
    • MPSPredicate

      public MPSPredicate​(MTLBuffer buffer, long offset)
    • MPSPredicate

      public MPSPredicate​(MTLDevice device)
  • Method Details

    • getPredicateBuffer

      public MTLBuffer getPredicateBuffer()
    • getPredicateOffset

      public long getPredicateOffset()
    • init

      protected long init​(MTLBuffer buffer, long offset)
    • init

      protected long init​(MTLDevice device)