Move GTC_type_aligned to GTX extensions

This commit is contained in:
Christophe Riccio
2014-11-23 20:58:09 +01:00
parent c79394b899
commit 7621a735a3
6 changed files with 2 additions and 2 deletions

View File

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