MTLCommandBuffer.errorOptions

Settings that determine which information the command buffer records about execution errors, and how it does it.

  1. MTLCommandBufferErrorOption errorOptions()
    interface MTLCommandBuffer
    @nogc nothrow
    @selector("errorOptions")
    errorOptions
    ()
  2. MTLCommandBufferErrorOption errorOptions(MTLCommandBufferErrorOption )

Meta