Home | History | Annotate | Download | only in functional

Lines Matching refs:cRef

161 			const tcu::IVec4 cRef	= ref.getPixelInt(x, y);
165 if ((*pixelCmp)(cRef, cTest))
186 if ((*pixelCmp)(cRef, test.getPixelInt(kX, kY)))