Home
last modified time | relevance | path

Searched defs:z0 (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dsimd_mat4.inl60 float const & x0, float const & y0, float const & z0, float const & w0,
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_mat2x3.inl50 T x0, T y0, T z0,
Dtype_mat2x4.inl51 T x0, T y0, T z0, T w0,
Dtype_mat3x4.inl54 T x0, T y0, T z0, T w0,
Dtype_mat4x3.inl58 T const & x0, T const & y0, T const & z0,
Dtype_mat3x3.inl56 T x0, T y0, T z0,
Dtype_mat4x4.inl60 T const & x0, T const & y0, T const & z0, T const & w0,
/hardware/google/gfxstream/guest/mesa/src/util/
Dsoftfloat.c799 uint64_t z0, mid1, z64, mid; in _mesa_softfloat_mul_f64_to_f128_m() local