MTLCommandBufferErrorOption

Options for reporting errors from a command buffer.

Values

ValueMeaning
None0

An option that clears a command buffer’s error options.

EncoderExecutionStatus1 << 0

An option that instructs a command buffer to save additional details about a GPU runtime error.

Meta