Lines Matching refs:randomVector
75 inline tcu::Vector<T, Size> randomVector (de::Random& rnd, const tcu::Vector<T, Size>& minValue, const tcu::Vector<T, Size>& maxValue)88 access[offset + ndx] = randomVector<T, Size>(rnd, minValue, maxValue);