Added SIMD tests

This commit is contained in:
Christophe Riccio
2018-08-19 11:24:56 +02:00
parent 0c6473ac5c
commit 133b1f9223
5 changed files with 76 additions and 4 deletions

2
test/perf/CMakeLists.txt Normal file
View File

@@ -0,0 +1,2 @@
glmCreateTestGTC(perf_matrix_mul)
glmCreateTestGTC(perf_matrix_div)