Home | History | Annotate | Download | only in functional

Lines Matching refs:randomVector

78 static tcu::Vector<float, Size> randomVector (de::Random& rnd, const tcu::Vector<float, Size>& minVal = tcu::Vector<float, Size>(0.0f), const tcu::Vector<float, Size>& maxVal = tcu::Vector<float, Size>(1.0f))
640 Vec4 gMin = randomVector<4>(rnd);
641 Vec4 gMax = randomVector<4>(rnd);
689 Vec4 gMin = randomVector<4>(rnd);
690 Vec4 gMax = randomVector<4>(rnd);
738 Vec4 gMin = randomVector<4>(rnd);
739 Vec4 gMax = randomVector<4>(rnd);
793 Vec4 gMin = randomVector<4>(rnd);
794 Vec4 gMax = randomVector<4>(rnd);
935 Vec4 gMin = randomVector<4>(rnd);
936 Vec4 gMax = randomVector<4>(rnd);
955 Vec4 colorA = randomVector<4>(rnd);
956 randomVector<4>(rnd);
1005 Vec4 gMin = randomVector<4>(rnd);
1006 Vec4 gMax = randomVector<4>(rnd);
1027 Vec4 colorA = randomVector<4>(rnd);
1028 Vec4 colorB = randomVector<4>(rnd);
1081 Vec4 gMin = randomVector<4>(rnd);
1082 Vec4 gMax = randomVector<4>(rnd);
1141 Vec4 gMin = randomVector<4>(rnd);
1142 Vec4 gMax = randomVector<4>(rnd);
1407 Vec4 colorA = randomVector<4>(rnd);
1408 Vec4 colorB = randomVector<4>(rnd);
1487 Vec4 colorA = randomVector<4>(rnd);
1488 Vec4 colorB = randomVector<4>(rnd);