Searched defs:v2 (Results 1 – 2 of 2) sorted by relevance
146 nn::math::Vector4 v2(invPM.m[2]); in InitializeFogTable() local
26 static void _outp_vec( float *ans, float *v1, float *v2 ) /* ans = v1 * v2 */ in _outp_vec()