Home
last modified time | relevance | path

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

/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/simd/
H A 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
/aosp_15_r20/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
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dfunc_matrix.inl339 tvec4<T, P> Inv2(Vec0 * Fac1 - Vec1 * Fac3 + Vec3 * Fac5); local
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_matrix.inl339 tvec4<T, P> Inv2(Vec0 * Fac1 - Vec1 * Fac3 + Vec3 * Fac5); local