Home | History | Annotate | Download | only in functional

Lines Matching refs:cTest

116 				const tcu::IVec4 cTest = test.getPixelInt(x, y);
117 if (compareThreshold(cRef, cTest, threshold))
132 const tcu::IVec4 cTest = test.getPixelInt(kX, kY);
133 if (compareThreshold(cRef, cTest, threshold))