Home
last modified time | relevance | path

Searched defs:Inv2 (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_matrix.inl339 tvec4<T, P> Inv2(Vec0 * Fac1 - Vec1 * Fac3 + Vec3 * Fac5); local
/hardware/google/gfxstream/third-party/glm/include/glm/simd/
Dmatrix.h357 __m128 Inv2 = _mm_mul_ps(SignB, Add02); in glm_mat4_determinant_highp() local
697 __m128 Inv2 = _mm_mul_ps(SignB, Add02); in glm_mat4_inverse() local
918 __m128 Inv2 = _mm_mul_ps(SignB, Add02); in glm_mat4_inverse_lowp() local