First draft of GTC_round

This commit is contained in:
Christophe Riccio
2014-11-04 00:06:20 +01:00
parent 96b6b76312
commit 6f3765d281
9 changed files with 627 additions and 112 deletions

View File

@@ -10,6 +10,7 @@ glmCreateTestGTC(gtc_noise)
glmCreateTestGTC(gtc_packing)
glmCreateTestGTC(gtc_quaternion)
glmCreateTestGTC(gtc_random)
glmCreateTestGTC(gtc_round)
glmCreateTestGTC(gtc_reciprocal)
glmCreateTestGTC(gtc_type_precision)
glmCreateTestGTC(gtc_type_ptr)