Searched defs:y3 (Results 1 – 7 of 7) sorted by relevance
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | type_mat4x2.inl | 68 T x3, T y3 104 X3 x3, Y3 y3,
|
D | type_mat4x3.inl | 61 T const & x3, T const & y3, T const & z3 97 X3 const & x3, Y3 const & y3, Z3 const & z3,
|
D | type_mat4x4.inl | 63 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,
|
D | type_mat3x2.inl | 88 X3 x3, Y3 y3
|
D | type_mat3x4.inl | 88 X3 x3, Y3 y3, Z3 z3, W3 w3
|
D | type_mat3x3.inl | 90 X3 x3, Y3 y3, Z3 z3
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | simd_mat4.inl | 63 float const & x3, float const & y3, float const & z3, float const & w3
|