mirror of
https://github.com/g-truc/glm.git
synced 2025-04-13 08:43:00 +00:00
Added ULP comparison between lowp and highp for inversesqrt
This commit is contained in:
parent
40c772341a
commit
78d487b482
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue