Searched refs:calculateIntersectionParameter (Results 1 – 1 of 1) sorted by relevance
866 float calculateIntersectionParameter (const tcu::Vec2 line[2], float w, int componentNdx) in calculateIntersectionParameter() function882 const float t = calculateIntersectionParameter(line, w * (float)sign, component); in applyClippingBox()