Home
last modified time | relevance | path

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

/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/simd/
H A Dmatrix.h369 __m128 Inv3 = _mm_mul_ps(SignA, Add03); in glm_mat4_determinant_highp() local
709 __m128 Inv3 = _mm_mul_ps(SignA, Add03); in glm_mat4_inverse() local
930 __m128 Inv3 = _mm_mul_ps(SignA, Add03); in glm_mat4_inverse_lowp() local
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/simd/
Dmatrix.h369 __m128 Inv3 = _mm_mul_ps(SignA, Add03); in glm_mat4_determinant_highp() local
709 __m128 Inv3 = _mm_mul_ps(SignA, Add03); in glm_mat4_inverse() local
930 __m128 Inv3 = _mm_mul_ps(SignA, Add03); in glm_mat4_inverse_lowp() local
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dfunc_matrix.inl340 tvec4<T, P> Inv3(Vec0 * Fac2 - Vec1 * Fac4 + Vec2 * Fac5); local
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_matrix.inl340 tvec4<T, P> Inv3(Vec0 * Fac2 - Vec1 * Fac4 + Vec2 * Fac5); local