Searched refs:rootPos (Results 1 – 2 of 2) sorted by relevance
147 int rootPos = result.indexOf(rootELement);150 assertTrue(rootPos > dtdPos);
2123 const int rootPos = (isXMajor) ? (fragPos.y()) : (fragPos.x()); in verifySinglesampleWideLineGroupInterpolation() local2124 const deUint32 packed = (deUint32)((deUint16)((deInt16)rootPos)); in verifySinglesampleWideLineGroupInterpolation()