Fixed GTX test names

This commit is contained in:
Christophe Riccio 2011-05-15 21:43:41 +01:00
parent 7432afca27
commit 867d59ca6e
7 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
glmCreateTestGTC(gtx-bit) glmCreateTestGTC(gtx_bit)
glmCreateTestGTC(gtx-noise) glmCreateTestGTC(gtx_noise)
glmCreateTestGTC(gtx-simd-vec4) glmCreateTestGTC(gtx_simd_vec4)
glmCreateTestGTC(gtx-simd-mat4) glmCreateTestGTC(gtx_simd_mat4)
glmCreateTestGTC(gtx-ulp) glmCreateTestGTC(gtx_ulp)
glmCreateTestGTC(gtx-vector-angle) glmCreateTestGTC(gtx_vector_angle)