Searched defs:copyAndVerify (Results 1 – 2 of 2) sorted by relevance
2744 bool FunctionalTest::copyAndVerify(const testCase &test_case, const GLubyte **dst_pixels, const GLu… in copyAndVerify() function in gl4cts::CopyImage::FunctionalTest3809 bool SmokeTest::copyAndVerify(const testCase &test_case, const GLubyte *src_pixels) in copyAndVerify() function in gl4cts::CopyImage::SmokeTest
1088 static jboolean copyAndVerify(T& orig) { in copyAndVerify() function