Class MTLResourceStatePassSampleBufferAttachmentDescriptorArray

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

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

    • MTLResourceStatePassSampleBufferAttachmentDescriptorArray

      public MTLResourceStatePassSampleBufferAttachmentDescriptorArray()
    • MTLResourceStatePassSampleBufferAttachmentDescriptorArray

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

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