Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuRasterizationVerifier.cpp581 const float testSquarePos = (0.5f - testSquareSize / 2); in calcSingleSampleLineInterpolationRangeWithWeightEquation() local
638 const float testSquarePos = (multisample) ? (0.0f) : (0.5f - testSquareSize / 2); in interpolate() local