MTLMathMode.relaxed
An indicator of the mode the compiler uses to make aggressive, potentially lossy assumptions about floating-point math, while honoring Inf/NaN.
Declaration
case relaxedDiscussion
This is the default for Apple silicon devices.
An indicator of the mode the compiler uses to make aggressive, potentially lossy assumptions about floating-point math, while honoring Inf/NaN.
case relaxedThis is the default for Apple silicon devices.