Added length function tests

This commit is contained in:
Christophe Riccio
2011-05-25 19:59:31 +01:00
parent 934132b6ae
commit f58cc0900f
2 changed files with 63 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
glmCreateTestGTC(core_type_float)
glmCreateTestGTC(core_type_half)
glmCreateTestGTC(core_type_int)
glmCreateTestGTC(core_type_length)
glmCreateTestGTC(core_type_mat2x2)
glmCreateTestGTC(core_type_mat2x3)
glmCreateTestGTC(core_type_mat2x4)