Home
last modified time | relevance | path

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

/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/math/
H A DSimd_AltiVec.cpp8594 const float *vPtr2; in CreateShadowCache() local
8630 vPtr2 = verts[i+1].xyz.ToFloatPtr(); in CreateShadowCache()
8633 vecPerm3 = vec_add( vec_lvsl( -1, vPtr2 ), (vector unsigned char)(1) ); in CreateShadowCache()
8634 v4 = vec_ld( 0, vPtr2 ); in CreateShadowCache()
8635 v5 = vec_ld( 15, vPtr2 ); in CreateShadowCache()
8638 v6 = vec_ld( 0, vPtr2 ); in CreateShadowCache()
8738 const float *vPtr2; in CreateShadowCache() local
8773 vPtr2 = verts[i+1].xyz.ToFloatPtr(); in CreateShadowCache()
8776 v4 = vec_ld( 0, vPtr2 ); in CreateShadowCache()
8777 v5 = vec_ld( 15, vPtr2 ); in CreateShadowCache()
[all …]