Lines Matching refs:Vec2
49 using tcu::Vec2;
510 const Vec2 floatRanges[] = in getInputValues()
512 Vec2(-2.0f, 2.0f), // lowp in getInputValues()
513 Vec2(-1e3f, 1e3f), // mediump in getInputValues()
514 Vec2(-1e7f, 1e7f) // highp in getInputValues()
592 const Vec2 floatRanges[] = in getInputValues()
594 Vec2(-2.0f, 2.0f), // lowp in getInputValues()
595 Vec2(-1e4f, 1e4f), // mediump - note: may end up as inf in getInputValues()
596 Vec2(-1e8f, 1e8f) // highp - note: may end up as inf in getInputValues()
698 const Vec2 ranges[] = in getInputValues()
700 Vec2(-2.0f, 2.0f), // lowp in getInputValues()
701 Vec2(-1e3f, 1e3f), // mediump in getInputValues()
702 Vec2(-1e7f, 1e7f) // highp in getInputValues()
810 const Vec2 ranges[] = in getInputValues()
812 Vec2(-2.0f, 2.0f), // lowp in getInputValues()
813 Vec2(-1e3f, 1e3f), // mediump in getInputValues()
814 Vec2(-1e7f, 1e7f) // highp in getInputValues()
1046 const Vec2 ranges[] = in getInputValues()
1048 Vec2(-2.0f, 2.0f), // lowp in getInputValues()
1049 Vec2(-1e3f, 1e3f), // mediump in getInputValues()
1050 Vec2(-1e7f, 1e7f) // highp in getInputValues()
1127 const Vec2 range (-1e8f, +1e8f); in getInputValues()
1170 const Vec2 ranges[] = in getInputValues()
1172 Vec2(-2.0f, 2.0f), // lowp in getInputValues()
1173 Vec2(-1e3f, 1e3f), // mediump in getInputValues()
1174 Vec2(-1e7f, 1e7f) // highp in getInputValues()
1266 const Vec2 ranges[] = in getInputValues()
1268 Vec2(-2.0f, 2.0f), // lowp in getInputValues()
1269 Vec2(-1e3f, 1e3f), // mediump in getInputValues()
1270 Vec2(-1e7f, 1e7f) // highp in getInputValues()
1374 const Vec2 ranges[] = in getInputValues()
1376 Vec2(-2.0f, 2.0f), // lowp in getInputValues()
1377 Vec2(-1e3f, 1e3f), // mediump in getInputValues()
1378 Vec2(-1e7f, 1e7f) // highp in getInputValues()
1502 const Vec2 ranges[] = in getInputValues()
1504 Vec2(-2.0f, 2.0f), // lowp in getInputValues()
1505 Vec2(-1e3f, 1e3f), // mediump in getInputValues()
1506 Vec2(-1e7f, 1e7f) // highp in getInputValues()
1607 const Vec2 ranges[] = in getInputValues()
1609 Vec2(-2.0f, 2.0f), // lowp in getInputValues()
1610 Vec2(-1e3f, 1e3f), // mediump in getInputValues()
1611 Vec2(-1e7f, 1e7f) // highp in getInputValues()
1754 const Vec2 ranges[] = in getInputValues()
1756 Vec2(-2.0f, 2.0f), // lowp in getInputValues()
1757 Vec2(-1e3f, 1e3f), // mediump in getInputValues()
1758 Vec2(-1e7f, 1e7f) // highp in getInputValues()
1845 const Vec2 ranges[] = in getInputValues()
1847 Vec2(-2.0f, 2.0f), // lowp in getInputValues()
1848 Vec2(-1e3f, 1e3f), // mediump in getInputValues()
1849 Vec2(-1e7f, 1e7f) // highp in getInputValues()
1991 const Vec2 ranges[] = in getInputValues()
1993 Vec2(-2.0f, 2.0f), // lowp in getInputValues()
1994 Vec2(-127.f, 127.f), // mediump in getInputValues()
1995 Vec2(-1e7f, 1e7f) // highp in getInputValues()