Documentation Language: Swift

Case

MTLExecutionError.moduleNotFound(_:)

The specified module was not found.

case moduleNotFound(String)

Parameters

String

The name of the module that could not be found.