Class MTLCommandBufferDescriptor

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

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

    • MTLCommandBufferDescriptor

      public MTLCommandBufferDescriptor()
    • MTLCommandBufferDescriptor

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

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

    • isRetainedReferences

      public boolean isRetainedReferences()
    • setRetainedReferences

      public void setRetainedReferences​(boolean v)
    • getErrorOptions

      public MTLCommandBufferErrorOption getErrorOptions()
    • setErrorOptions

      public void setErrorOptions​(MTLCommandBufferErrorOption v)