Initial structure for GTC_integer

This commit is contained in:
Christophe Riccio
2014-11-17 23:56:41 +01:00
parent 3adf263341
commit 2d50df61c3
8 changed files with 147 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
glmCreateTestGTC(gtc_bitfield)
glmCreateTestGTC(gtc_constants)
glmCreateTestGTC(gtc_epsilon)
glmCreateTestGTC(gtc_integer)
glmCreateTestGTC(gtc_matrix_access)
glmCreateTestGTC(gtc_matrix_integer)
glmCreateTestGTC(gtc_matrix_inverse)