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

/external/deqp/modules/gles31/functional/
H A Des31fTessellationGeometryInteractionTests.cpp614 bool imageOk; local
617 imageOk = tcu::fuzzyCompare(m_testCtx.getLog(),
625 imageOk = tcu::intThresholdPositionDeviationCompare(m_testCtx.getLog(),
635 if (imageOk)
996 bool imageOk;
1001 imageOk = tcu::fuzzyCompare(m_testCtx.getLog(),
1009 imageOk = tcu::intThresholdPositionDeviationCompare(m_testCtx.getLog(),
1019 if (!imageOk)

Completed in 137 milliseconds