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

/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderPrimitiveCounter.cpp473 bool testPassed = true; local
491 testPassed = false;
496 return testPassed;
/external/deqp/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.cpp337 bool testPassed() const function in class:glcts::LayoutBindingTestResult
1126 if (!result.testPassed())
1139 passed &= result.testPassed();
1464 if (!drawTestResult.testPassed())
1466 return LayoutBindingTestResult(drawTestResult.testPassed(), drawTestResult.getReason());
/external/deqp/modules/gles31/functional/
H A Des31fFboSRGBWriteControlTests.cpp1426 bool testPassed = this->verifyResult(); local
1427 if (testPassed)
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderImageLoadStoreTests.cpp8667 testPassed = 0
9477 testResult result = testPassed;

Completed in 849 milliseconds