Searched defs:z0 (Results 1 – 8 of 8) sorted by relevance
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | simd_mat4.inl | 60 float const & x0, float const & y0, float const & z0, float const & w0,
|
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | type_mat2x3.inl | 50 T x0, T y0, T z0,
|
D | type_mat2x4.inl | 51 T x0, T y0, T z0, T w0,
|
D | type_mat3x4.inl | 54 T x0, T y0, T z0, T w0,
|
D | type_mat4x3.inl | 58 T const & x0, T const & y0, T const & z0,
|
D | type_mat3x3.inl | 56 T x0, T y0, T z0,
|
D | type_mat4x4.inl | 60 T const & x0, T const & y0, T const & z0, T const & w0,
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | softfloat.c | 799 uint64_t z0, mid1, z64, mid; in _mesa_softfloat_mul_f64_to_f128_m() local
|