Added packF11F11F10 implementation

This commit is contained in:
Christophe Riccio
2013-08-10 19:52:59 +02:00
parent e3e88f05a6
commit cf14790806
4 changed files with 261 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ glmCreateTestGTC(gtc_matrix_integer)
glmCreateTestGTC(gtc_matrix_inverse)
glmCreateTestGTC(gtc_matrix_transform)
glmCreateTestGTC(gtc_noise)
glmCreateTestGTC(gtc_packing)
glmCreateTestGTC(gtc_quaternion)
glmCreateTestGTC(gtc_random)
glmCreateTestGTC(gtc_reciprocal)