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.
Case
The specified macro was not found in the module.
case macroNotFound(String)
StringThe name of the macro that could not be found.