Searched defs:SubFacC (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/simd/ |
H A D | matrix.h | 431 …__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
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/simd/ |
D | matrix.h | 431 …__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
|