Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_matrix.inl343 tvec4<T, P> SignB(-1, +1, -1, +1); local
/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