Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp1821 const float offsetLength = (scene.lineWidth - 1.0f) / 2.0f; in verifySinglesampleWideLineGroupInterpolation() local
1823 const tcu::Vec2 offset = offsetDirection * offsetLength; in verifySinglesampleWideLineGroupInterpolation()