Home | History | Annotate | Download | only in functional

Lines Matching refs:cTest

119 				const tcu::IVec4 cTest = test.getPixelInt(x, y);
120 if (compareThreshold(cRef, cTest, threshold))
135 const tcu::IVec4 cTest = test.getPixelInt(kX, kY);
136 if (compareThreshold(cRef, cTest, threshold))