Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRenderer.cpp262 const ClipFloat complementClipRatio = clipLineSegmentEnd(clippedV1, clippedV0); in getLineIntersectionPoint() local
263 return tcu::mix(clippedV1, clippedV0, complementClipRatio); in getLineIntersectionPoint()

Completed in 4 milliseconds