Searched refs:resultOk (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsScissorTests.cpp | 696 bool resultOk = false; in iterate() local 702 …resultOk = tcu::floatThresholdCompare(log, "ComparisonResult", "Image comparison result", refAcces… in iterate() 707 …resultOk = tcu::intThresholdCompare(log, "ComparisonResult", "Image comparison result", refAccess,… in iterate() 712 …resultOk = tcu::intThresholdCompare(log, "ComparisonResult", "Image comparison result", refAccess,… in iterate() 716 if (resultOk) in iterate()
|
/external/deqp/modules/egl/ |
D | teglGLES2SharedRenderingPerfTests.cpp | 726 bool resultOk (void) { return m_isOk; } in resultOk() function in deqp::egl::__anon4a3faeb10111::TestThread 931 if (!threads[threadNdx]->resultOk()) in threadResultsOk()
|