Home
last modified time | relevance | path

Searched refs:resultOk (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsScissorTests.cpp696 bool resultOk = false; in iterate() local
702resultOk = tcu::floatThresholdCompare(log, "ComparisonResult", "Image comparison result", refAcces… in iterate()
707resultOk = tcu::intThresholdCompare(log, "ComparisonResult", "Image comparison result", refAccess,… in iterate()
712resultOk = tcu::intThresholdCompare(log, "ComparisonResult", "Image comparison result", refAccess,… in iterate()
716 if (resultOk) in iterate()
/external/deqp/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp726 bool resultOk (void) { return m_isOk; } in resultOk() function in deqp::egl::__anon4a3faeb10111::TestThread
931 if (!threads[threadNdx]->resultOk()) in threadResultsOk()