Class MTLRenderPassSampleBufferAttachmentDescriptorArray

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

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

    • MTLRenderPassSampleBufferAttachmentDescriptorArray

      public MTLRenderPassSampleBufferAttachmentDescriptorArray()
    • MTLRenderPassSampleBufferAttachmentDescriptorArray

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

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