Searched refs:FastMathInstance (Results 1 – 4 of 4) sorted by relevance
61 extern FastMathClass FastMathInstance;63 inline float VeryFastExp(float f) { return FastMathInstance.VeryFastExp(f); } in VeryFastExp()
26 FastMathClass FastMathInstance; variable
63 extern FastMathClass FastMathInstance;65 inline float VeryFastExp(float f) { return FastMathInstance.VeryFastExp(f); } in VeryFastExp()
27 FastMathClass FastMathInstance; variable