Home
last modified time | relevance | path

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

/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/simd/
H A Dmatrix.h293 __m128 SignB = _mm_set_ps(-1.0f, 1.0f,-1.0f, 1.0f); in glm_mat4_determinant_highp() local
633 __m128 SignB = _mm_set_ps(-1.0f, 1.0f,-1.0f, 1.0f); in glm_mat4_inverse() local
854 __m128 SignB = _mm_set_ps(-1.0f, 1.0f,-1.0f, 1.0f); in glm_mat4_inverse_lowp() local
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/simd/
Dmatrix.h293 __m128 SignB = _mm_set_ps(-1.0f, 1.0f,-1.0f, 1.0f); in glm_mat4_determinant_highp() local
633 __m128 SignB = _mm_set_ps(-1.0f, 1.0f,-1.0f, 1.0f); in glm_mat4_inverse() local
854 __m128 SignB = _mm_set_ps(-1.0f, 1.0f,-1.0f, 1.0f); in glm_mat4_inverse_lowp() local
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dfunc_matrix.inl343 tvec4<T, P> SignB(-1, +1, -1, +1); local
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_matrix.inl343 tvec4<T, P> SignB(-1, +1, -1, +1); local