Lines Matching defs:verify
56 virtual bool verify (const tcu::RGBA& testColor, const tcu::IVec2& position) const = 0;
75 bool verify (const tcu::RGBA& testColor, const tcu::IVec2& position) const
103 bool verify (const tcu::RGBA& testColor, const tcu::IVec2& position) const
131 bool verify (const tcu::RGBA& testColor, const tcu::IVec2& position) const
148 bool verify (const tcu::RGBA& testColor, const tcu::IVec2& position) const;
171 bool SampleAverageVerifier::verify (const tcu::RGBA& testColor, const tcu::IVec2& position) const
194 bool verify (const tcu::RGBA& testColor, const tcu::IVec2& position) const
225 // verify color value is valid for this pixel position
226 if (!verifier.verify(color, tcu::IVec2(x,y)))
496 // encode the id to the output, and then verify it during sampling
510 // single sample, just verify value is 0
685 // verify value is ok
732 // verify range
850 // verify average sample position
852 if (!verifier.verify(tcu::RGBA(colorSum.x(), colorSum.y(), colorSum.z(), 0), tcu::IVec2(x, y)))
1569 // verify index / index ranges
1771 // we need results from all passes to do verification. Store results and verify later (at postTest).
1840 // verify masks