Searched refs:rootPos (Results 1 – 1 of 1) sorted by relevance
2153 const int rootPos = (isXMajor) ? (fragPos.y()) : (fragPos.x()); in verifySinglesampleWideLineGroupInterpolation() local2154 const deUint32 packed = (deUint32)((deUint16)((deInt16)rootPos)); in verifySinglesampleWideLineGroupInterpolation()