Home
last modified time | relevance | path

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

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