Searched refs:postSwap (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/egl/
H A DteglPreservingSwapTests.cpp436 bool comparePreAndPostSwapFramebuffers (tcu::TestLog& log, const tcu::Surface& preSwap, const tcu::Surface& postSwap) argument
438 return tcu::pixelThresholdCompare(log, "Pre- / Post framebuffer compare", "Compare pre- and post-swap framebuffers", preSwap, postSwap, tcu::RGBA(0, 0, 0, 0), tcu::COMPARE_LOG_RESULT);

Completed in 1013 milliseconds