MTLMathMode.fast
An indicator of the mode the compiler uses to make aggressive, potentially lossy assumptions about floating-point math.
Declaration
case fastDiscussion
This is the default for Intel and AMD devices.
An indicator of the mode the compiler uses to make aggressive, potentially lossy assumptions about floating-point math.
case fastThis is the default for Intel and AMD devices.