Class MPSGraphDevice

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class MPSGraphDevice
extends NSObject
Since:
Available in iOS 14.0 and later.
  • Constructor Details

    • MPSGraphDevice

      public MPSGraphDevice()
    • MPSGraphDevice

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

      protected MPSGraphDevice​(NSObject.SkipInit skipInit)
    • MPSGraphDevice

      public MPSGraphDevice​(MTLDevice metalDevice)
  • Method Details