Home
last modified time | relevance | path

Searched defs:testSquarePos (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp521 const float testSquarePos = (0.5f - testSquareSize / 2); in calcSingleSampleLineInterpolationRangeWithWeightEquation() local
573 const float testSquarePos = (multisample) ? (0.0f) : (0.5f - testSquareSize / 2); in interpolate() local