Home | History | Annotate | Download | only in functional

Lines Matching refs:verifyImage

3117 	bool							verifyImage				(const BlitArgs& args);
3367 if (!verifyImage(blitCfg))
3373 bool BlitFboCase::verifyImage (const BlitArgs& args)
3489 bool verifyImage (const tcu::Surface& viewport) const;
3684 if (verifyImage(viewport))
3881 bool DepthDrawCase::verifyImage (const tcu::Surface& viewport) const
4431 bool verifyImage (const tcu::PixelBufferAccess& result);
4543 if (!verifyImage(resultSurface.getAccess()))
4621 bool ViewportCallOrderCase::verifyImage (const tcu::PixelBufferAccess& result)