Searched defs:wzy (Results 1 - 1 of 1) sorted by relevance
/external/deqp/framework/common/ | ||
H A D | tcuVector.hpp | 140 VecAccess<T, Size, 3> wzy (void) { DE_ASSERT(Size >= 3); return VecAccess<T, Size, 3>(*this, 3, 2, 1); } function in class:tcu::Vector |
Completed in 53 milliseconds