Class MTLTileRenderPipelineColorAttachmentDescriptor

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

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

    • MTLTileRenderPipelineColorAttachmentDescriptor

      public MTLTileRenderPipelineColorAttachmentDescriptor()
    • MTLTileRenderPipelineColorAttachmentDescriptor

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

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