Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp520 const float testSquareSize = (2.0f / (float)(1UL << subpixelBits)); in calcSingleSampleLineInterpolationRangeWithWeightEquation() local
572 const float testSquareSize = (multisample) ? (1.0f) : (2.0f / (float)(1UL << subpixelBits)); in interpolate() local