mirror of
https://github.com/recp/cglm.git
synced 2025-12-26 10:35:10 +00:00
vec4: optimize vec4 norm and norm2
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
void
|
||||
test_rand_mat4(mat4 dest);
|
||||
|
||||
void
|
||||
test_assert_eqf(float a, float b);
|
||||
|
||||
void
|
||||
test_assert_mat4_eq(mat4 m1, mat4 m2);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user