Home
last modified time | relevance | path

Searched refs:_outp_vec (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingDistanceAtte/
Ds.h26 static void _outp_vec( float *ans, float *v1, float *v2 ) /* ans = v1 * v2 */ in _outp_vec() function
75 _outp_vec( n, t, b ); in _tToVTBN()