Contents

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 relaxed

Discussion

This is the default for Apple silicon devices.

See Also

Modes