Documentation Language: Swift

Case

MTLExecutionError.templateNotFound(_:)

The specified template was not found in the module.

case templateNotFound(String)

Parameters

String

The name of the template that could not be found.