Home
last modified time | relevance | path

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

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