Documentation Language: Swift

Case

MTLExecutionError.macroNotFound(_:)

The specified macro was not found in the module.

case macroNotFound(String)

Parameters

String

The name of the macro that could not be found.