Contents

init(rawValue:)

Creates a set of error options from a raw integer value.

Declaration

init(rawValue: UInt)

Parameters

  • rawValue:

    The set of flags to use.

Discussion

Use the MTLCommandBufferErrorOption structure’s type properties, such as encoderExecutionStatus, instead of this initializer.