nn::math::VEC4Dot
NN_MATH_INLINE f32 VEC4Dot( const VEC4 * p1, const VEC4 * p2 );
Calculates the dot product of two vectors.
CONFIDENTIAL