Home
last modified time | relevance | path

Searched refs:complementClipRatio (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/referencerenderer/
DrrRenderer.cpp258 const ClipFloat complementClipRatio = clipLineSegmentEnd(clippedV1, clippedV0); in getLineIntersectionPoint() local
259 return tcu::mix(clippedV1, clippedV0, complementClipRatio); in getLineIntersectionPoint()