First step to add GTC_type_aligned

This commit is contained in:
Christophe Riccio
2014-11-23 01:02:03 +01:00
parent 246609b453
commit b062bd9ff2
6 changed files with 938 additions and 0 deletions

View File

@@ -12,6 +12,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)