Class MTLComputePassSampleBufferAttachmentDescriptorArray

java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.objc.ObjCObject
org.robovm.apple.foundation.NSObject
org.robovm.apple.metal.MTLComputePassSampleBufferAttachmentDescriptorArray
All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

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

    • MTLComputePassSampleBufferAttachmentDescriptorArray

      public MTLComputePassSampleBufferAttachmentDescriptorArray()
    • MTLComputePassSampleBufferAttachmentDescriptorArray

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

      protected MTLComputePassSampleBufferAttachmentDescriptorArray​(NSObject.SkipInit skipInit)
  • Method Details