Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/third_party/glm/simd/
Dmatrix.h431 …__m128 SubFacC = _mm_castsi128_ps(_mm_shuffle_epi32(_mm_castps_si128(SubTmpC), _MM_SHUFFLE(3, 3, 2… in glm_mat4_determinant_lowp() local
494 __m128 SubFacC = _mm_shuffle_ps(SubTmpC, SubTmpC, _MM_SHUFFLE(3, 3, 2, 0)); in glm_mat4_determinant() local