mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
sse2 version of vec4 dot product
* use this for normalizing vector
This commit is contained in:
@@ -28,4 +28,7 @@ test_euler(void **state);
|
||||
void
|
||||
test_quat(void **state);
|
||||
|
||||
void
|
||||
test_vec4(void **state);
|
||||
|
||||
#endif /* test_tests_h */
|
||||
|
||||
Reference in New Issue
Block a user