Home
last modified time | relevance | path

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

/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/simd/
H A Dmatrix.h345 __m128 Inv1 = _mm_mul_ps(SignA, Add01); in glm_mat4_determinant_highp() local
685 __m128 Inv1 = _mm_mul_ps(SignA, Add01); in glm_mat4_inverse() local
906 __m128 Inv1 = _mm_mul_ps(SignA, Add01); in glm_mat4_inverse_lowp() local
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/simd/
Dmatrix.h345 __m128 Inv1 = _mm_mul_ps(SignA, Add01); in glm_mat4_determinant_highp() local
685 __m128 Inv1 = _mm_mul_ps(SignA, Add01); in glm_mat4_inverse() local
906 __m128 Inv1 = _mm_mul_ps(SignA, Add01); in glm_mat4_inverse_lowp() local
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dfunc_matrix.inl338 tvec4<T, P> Inv1(Vec0 * Fac0 - Vec2 * Fac3 + Vec3 * Fac4); local
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_matrix.inl338 tvec4<T, P> Inv1(Vec0 * Fac0 - Vec2 * Fac3 + Vec3 * Fac4); local