Added ULP comparison between lowp and highp for inversesqrt

This commit is contained in:
Christophe Riccio 2013-12-27 02:20:53 +01:00
parent 40c772341a
commit 78d487b482

View file

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