/external/deqp/modules/gles2/functional/ |
es2fDefaultVertexAttributeTests.cpp | 317 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); 319 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got unexpected values");
|
es2fDepthRangeTests.cpp | 258 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL, 391 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
|
es2fDepthStencilClearTests.cpp | 190 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); 221 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
|
es2fShaderInvarianceTests.cpp | 349 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Detected variance between two invariant values"); 351 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); [all...] |
es2fDepthTests.cpp | 185 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
|
es2fTextureFilteringTests.cpp | 241 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); 315 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image verification failed"); 495 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); 601 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image verification failed");
|
es2fClippingTests.cpp | 474 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); // success by default 584 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got faulty pixels"); 771 m_testCtx.setTestResult(QP_TEST_RESULT_COMPATIBILITY_WARNING, "Wide line clipping failed"); 774 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got faulty pixels"); 818 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got faulty pixels"); 829 m_testCtx.setTestResult(QP_TEST_RESULT_COMPATIBILITY_WARNING, "Wide line clipping failed"); 832 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got faulty pixels"); [all...] |
/external/deqp/modules/gles2/performance/ |
es2pTextureUploadTests.cpp | 148 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Unsupported texture size"); 287 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::floatToString((float)avgMTexelsPerSeconds, 2).c_str());
|
/external/deqp/modules/gles3/functional/ |
es3fBlendTests.cpp | 338 m_context.getTestContext().setTestResult(QP_TEST_RESULT_FAIL, "Image compare failed"); 350 m_context.getTestContext().setTestResult(QP_TEST_RESULT_PASS, "Passed");
|
es3fDefaultVertexAttributeTests.cpp | 393 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); 395 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got unexpected values");
|
es3fDepthStencilClearTests.cpp | 193 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); 224 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
|
es3fFlushFinishTests.cpp | 525 m_testCtx.setTestResult(allOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL, 567 m_testCtx.setTestResult(QP_TEST_RESULT_COMPATIBILITY_WARNING, e.what());
|
es3fFragDepthTests.cpp | 265 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL, 417 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
|
es3fLifetimeTests.cpp | 533 getTestContext().setTestResult( 537 getTestContext().setTestResult(QP_TEST_RESULT_PASS, "Pass");
|
es3fPixelBufferObjectTests.cpp | 578 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); 583 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail");
|
es3fShaderInvarianceTests.cpp | 349 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Detected variance between two invariant values"); 351 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); [all...] |
es3fTextureWrapTests.cpp | 282 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); 352 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image verification failed");
|
es3fDepthTests.cpp | 188 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
|
/external/deqp/modules/gles31/functional/ |
es31fComputeShaderBuiltinVarTests.cpp | 127 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); 280 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Comparison failed");
|
/external/deqp/modules/glshared/ |
glsStateChangePerfTestCases.cpp | 561 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::floatToString((float)(((double)interleaved.median) / batched.median), 2).c_str()); 707 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::floatToString((float)avgMedianCallUs, 3).c_str());
|
glsSamplerObjectTest.cpp | 575 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); 579 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); [all...] |
/external/deqp/modules/gles3/stress/ |
es3sLongRunningShaderTests.cpp | 233 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); // Test will pass or timeout, unless driver/device crashes.
|
/external/deqp/modules/egl/ |
teglCreateContextExtTests.cpp | 936 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "No supported configs found"); 939 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); 941 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); [all...] |
teglNativeColorMappingTests.cpp | 537 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid color rendered"); 546 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid color rendered"); 555 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid color rendered");
|
teglNativeCoordMappingTests.cpp | 570 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid color rendered"); 580 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid color rendered"); 590 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid color rendered");
|