Searched refs:calculateUV (Results 1 – 1 of 1) sorted by relevance
1540 tcu::Interval calculateUV (const tcu::FloatFormat& coordFormat, in calculateUV() function1834 const Interval u (calculateUV(coordFormat, st[0], gAccess.getSize().x())); in calculateBounds()1835 const Interval v (calculateUV(coordFormat, st[1], gAccess.getSize().y())); in calculateBounds()