Searched refs:xyzw (Results 1 – 4 of 4) sorted by relevance
67 TVec4<T> xyzw; member99 constexpr TQuaternion(no_init) : xyzw(TVec4<T>::NO_INIT) {} in TQuaternion()
192 out->xyzw = blurredPixel; in OneVFU4()267 out->xyzw = convert_uchar4(blurredPixel); in OneHU4()
40 double4& v(q.xyzw); in TEST_F()
77 * v3 = v3.xas0; // Invalid: can't mix xyzw with rgba nor s0...