Home | History | Annotate | Download | only in functional

Lines Matching refs:cRef

164 			const tcu::IVec4 cRef	= ref.getPixelInt(x, y);
168 if ((*pixelCmp)(cRef, cTest))
189 if ((*pixelCmp)(cRef, test.getPixelInt(kX, kY)))