Class MTLTileRenderPipelineColorAttachmentDescriptorArray

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

public class MTLTileRenderPipelineColorAttachmentDescriptorArray
extends NSObject
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • MTLTileRenderPipelineColorAttachmentDescriptorArray

      public MTLTileRenderPipelineColorAttachmentDescriptorArray()
    • MTLTileRenderPipelineColorAttachmentDescriptorArray

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

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