mirror of
https://github.com/g-truc/glm.git
synced 2025-04-04 21:15:03 +00:00
gni
This commit is contained in:
parent
90f2b025b1
commit
7ba171e2b3
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,7 @@ glmCreateTestGTC(ext_scalar_constants)
|
|||
glmCreateTestGTC(ext_scalar_int_sized)
|
||||
glmCreateTestGTC(ext_scalar_uint_sized)
|
||||
glmCreateTestGTC(ext_scalar_integer)
|
||||
glmCreateTestGTC(ext_scalar_packing)
|
||||
glmCreateTestGTC(ext_scalar_ulp)
|
||||
glmCreateTestGTC(ext_scalar_reciprocal)
|
||||
glmCreateTestGTC(ext_scalar_relational)
|
||||
|
@ -45,6 +46,7 @@ glmCreateTestGTC(ext_vector_int3_sized)
|
|||
glmCreateTestGTC(ext_vector_int4_sized)
|
||||
glmCreateTestGTC(ext_vector_integer)
|
||||
glmCreateTestGTC(ext_vector_integer_sized)
|
||||
glmCreateTestGTC(ext_vector_packing)
|
||||
glmCreateTestGTC(ext_vector_uint1_sized)
|
||||
glmCreateTestGTC(ext_vector_uint2_sized)
|
||||
glmCreateTestGTC(ext_vector_uint3_sized)
|
||||
|
|
Loading…
Add table
Reference in a new issue