Home | History | Annotate | Download | only in functional

Lines Matching refs:verifyImage

3289 	bool							verifyImage				(const BlitArgs& args);
3539 if (!verifyImage(blitCfg))
3545 bool BlitFboCase::verifyImage (const BlitArgs& args)
3661 bool verifyImage (const tcu::Surface& viewport) const;
3856 if (verifyImage(viewport))
4053 bool DepthDrawCase::verifyImage (const tcu::Surface& viewport) const
4603 bool verifyImage (const tcu::PixelBufferAccess& result);
4718 if (!verifyImage(resultSurface.getAccess()))
4796 bool ViewportCallOrderCase::verifyImage (const tcu::PixelBufferAccess& result)