Searched defs:SwpFacC (Results 1 – 1 of 1) sorted by relevance
432 …__m128 SwpFacC = _mm_castsi128_ps(_mm_shuffle_epi32(_mm_castps_si128(m[1]), _MM_SHUFFLE(2, 3, 3, 3… in glm_mat4_determinant_lowp() local495 __m128 SwpFacC = _mm_shuffle_ps(m[1], m[1], _MM_SHUFFLE(2, 3, 3, 3)); in glm_mat4_determinant() local