Added ULP comparison between lowp and highp for inversesqrt

master
Christophe Riccio ago%!(EXTRA string=12 years)
parent 40c772341a
commit 78d487b482
  1. 2
      glm/detail/func_common.hpp

@ -37,6 +37,8 @@
#define GLM_FUNC_COMMON_INCLUDED
#include "setup.hpp"
#include "precision.hpp"
#include "type_int.hpp"
#include "_fixes.hpp"
namespace glm

Loading…
Cancel
Save