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

1 2 3 4 5 6 7 8 91011

  /external/deqp/modules/glshared/
glsFragOpInteractionCase.cpp 616 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
glsShaderRenderCase.cpp 455 m_testCtx.setTestResult(testOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
glsAttributeLocationTests.cpp 791 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail");
    [all...]
  /external/deqp/modules/gles2/functional/
es2fTextureSpecificationTests.cpp 511 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
552 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
    [all...]
es2fTextureUnitTests.cpp 817 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
    [all...]
es2fDepthStencilTests.cpp 707 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
    [all...]
es2fUniformApiTests.cpp     [all...]
  /external/deqp/framework/opengl/
gluTextureTestUtil.cpp     [all...]
  /external/deqp/framework/qphelper/
qpTestLog.c 165 { QP_TEST_RESULT_FAIL, "Fail" },
    [all...]
  /external/deqp/modules/gles31/functional/
es31fShaderMultisampleInterpolationTests.cpp     [all...]
es31fTextureSpecificationTests.cpp 304 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
    [all...]
es31fSRGBDecodeTests.cpp 1042 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Result verification failed");
    [all...]
es31fShaderIntegerFunctionTests.cpp 315 m_testCtx.setTestResult(numFailed == 0 ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
    [all...]
  /external/deqp/modules/egl/
teglGLES2SharedRenderingPerfTests.cpp 1050 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail");
    [all...]
teglGLES2SharingTests.cpp 289 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
    [all...]
teglImageFormatTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fDepthStencilTests.cpp 707 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
    [all...]
es3fDrawTests.cpp 673 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Incorrect rendering result");
    [all...]
es3fFragmentOutputTests.cpp     [all...]
es3fNegativeBufferApiTests.cpp 292 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value");
    [all...]
es3fShaderDerivateTests.cpp 838 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
    [all...]
es3fTextureSpecificationTests.cpp 328 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
420 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
520 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
621 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
    [all...]
es3fTextureUnitTests.cpp     [all...]
es3fUniformApiTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiObjectManagementTests.cpp 208 getResultCollector().addResult(QP_TEST_RESULT_FAIL, e.what());
212 getResultCollector().addResult(QP_TEST_RESULT_FAIL, "Exception");
    [all...]

Completed in 473 milliseconds

1 2 3 4 5 6 7 8 91011