Searched refs:vecNormal32 (Results 1 – 1 of 1) sorted by relevance
7913 vector float vecNormal32 = vec_ld( 15, addr + ( (i+2) * DRAWVERT_OFFSET ) ); in NormalizeTangents() local7914 v2 = vec_perm( vecNormal31, vecNormal32, vecPerm2 ); in NormalizeTangents()