Added GTC_type_aligned with aligned *vec* types

This commit is contained in:
Christophe Riccio
2016-06-01 00:43:35 +02:00
parent d6b70f3414
commit 41984e42ab
22 changed files with 607 additions and 276 deletions

View File

@@ -13,6 +13,7 @@ glmCreateTestGTC(gtc_quaternion)
glmCreateTestGTC(gtc_random)
glmCreateTestGTC(gtc_round)
glmCreateTestGTC(gtc_reciprocal)
glmCreateTestGTC(gtc_type_aligned)
glmCreateTestGTC(gtc_type_precision)
glmCreateTestGTC(gtc_type_ptr)
glmCreateTestGTC(gtc_ulp)