Home
last modified time | relevance | path

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

/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/math/
H A DSimd_AltiVec.cpp7913 vector float vecNormal32 = vec_ld( 15, addr + ( (i+2) * DRAWVERT_OFFSET ) ); in NormalizeTangents() local
7914 v2 = vec_perm( vecNormal31, vecNormal32, vecPerm2 ); in NormalizeTangents()