MTLCompileOptions.fastMathEnabled

A Boolean value that indicates whether the compiler can perform optimizations for floating-point arithmetic that may violate the IEEE 754 standard.

  1. BOOL fastMathEnabled()
    class MTLCompileOptions
    @selector("fastMathEnabled")
    fastMathEnabled
    ()
  2. BOOL fastMathEnabled(BOOL )

Meta