Added SIMD perf tests

This commit is contained in:
Groove
2018-08-18 16:12:26 +02:00
parent 72bf05e06e
commit e19734f6fc
3 changed files with 172 additions and 3 deletions

View File

@@ -42,6 +42,7 @@ glmCreateTestGTC(core_setup_force_cxx98)
glmCreateTestGTC(core_setup_force_size_t_length)
glmCreateTestGTC(core_setup_message)
glmCreateTestGTC(core_setup_precision)
glmCreateTestGTC(core_setup_simd)