HomeSort by relevance Sort by last modified time
    Searched refs:setTestResult (Results 226 - 250 of 286) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/deqp/modules/gles31/functional/
es31fSSBOLayoutCase.cpp     [all...]
es31fDebugTests.cpp     [all...]
es31fShaderSharedVarTests.cpp 345 m_testCtx.setTestResult(numFailed == 0 ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
es31fShaderAtomicOpTests.cpp 248 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
    [all...]
es31fShaderMultisampleInterpolationTests.cpp     [all...]
es31fTextureSpecificationTests.cpp 175 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
304 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
    [all...]
es31fProgramInterfaceQueryTestCase.cpp 218 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, err.c_str());
    [all...]
es31fProgramUniformTests.cpp     [all...]
  /external/deqp/modules/glshared/
glsFragOpInteractionCase.cpp 487 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
616 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
  /external/deqp/modules/gles2/functional/
es2fPolygonOffsetTests.cpp 178 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got faulty pixels");
189 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error");
277 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
es2fStencilTests.cpp 372 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
es2fTextureCompletenessTests.cpp 169 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
229 m_testCtx.setTestResult(allFacesOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
    [all...]
es2fVertexTextureTests.cpp 623 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
    [all...]
es2fTextureSpecificationTests.cpp 463 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
511 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
552 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
    [all...]
  /external/deqp/modules/gles3/functional/
es3fPolygonOffsetTests.cpp 181 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got faulty pixels");
192 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error");
280 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
es3fInstancedRenderingTests.cpp 465 m_testCtx.setTestResult(testOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
es3fPrimitiveRestartTests.cpp 498 m_testCtx.setTestResult(testOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
es3fStencilTests.cpp 375 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
es3fVertexTextureTests.cpp 724 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
    [all...]
  /external/deqp/modules/egl/
teglMakeCurrentPerfTests.cpp 504 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::floatToString((float)(((double)totalTimeUs)/(double)totalIterationCount), 2).c_str());
teglRenderTests.cpp 796 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
1024 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
    [all...]
  /external/deqp/modules/gles31/stress/
es31sDrawTests.cpp 297 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
  /external/deqp/modules/gles2/performance/
es2pShaderCompilationCases.cpp     [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderCompilationCases.cpp     [all...]
es3pBufferDataUploadTests.cpp     [all...]

Completed in 1109 milliseconds

1 2 3 4 5 6 7 8 91011>>