Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dfast_exponential.inl45 T x3 = x2 * x; local
Dsimd_mat4.inl63 float const & x3, float const & y3, float const & z3, float const & w3
Dsimd_quat.inl608 __m128 x3 = _mm_mul_ps(x, _mm_mul_ps(x, x)); local
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_mat4x2.inl68 T x3, T y3
104 X3 x3, Y3 y3,
Dtype_mat4x3.inl61 T const & x3, T const & y3, T const & z3
97 X3 const & x3, Y3 const & y3, Z3 const & z3,
Dtype_mat4x4.inl63 T const & x3, T const & y3, T const & z3, T const & w3
112 X3 const & x3, Y3 const & y3, Z3 const & z3, W3 const & w3,
Dtype_mat3x2.inl88 X3 x3, Y3 y3
Dtype_mat3x4.inl88 X3 x3, Y3 y3, Z3 z3, W3 w3
Dtype_mat3x3.inl90 X3 x3, Y3 y3, Z3 z3
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dnoise.inl670 tvec3<T, P> x3(x0 - D.y); // -1.0+3.0*C.x = -0.5 = -D.y local
769 tvec4<T, P> x3 = x0 - i3 + C.z; local