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

1 2 3 4 5 6 7 891011

  /external/deqp/modules/egl/
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...]
teglMultiThreadTests.cpp 428 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail");
474 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail");
    [all...]
teglCreateContextExtTests.cpp 941 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail");
    [all...]
teglSwapBuffersWithDamageTests.cpp 599 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, stream.str().c_str());
  /external/deqp/modules/gles2/functional/
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...]
es2fTextureFilteringTests.cpp 316 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image verification failed");
602 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image verification failed");
es2fVertexTextureTests.cpp 626 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
    [all...]
es2fPolygonOffsetTests.cpp 178 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got faulty pixels");
189 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error");
    [all...]
  /external/deqp/modules/gles31/functional/
es31fShaderAtomicOpTests.cpp 248 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
    [all...]
es31fDrawTests.cpp 803 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Result image invalid");
    [all...]
es31fProgramUniformTests.cpp     [all...]
es31fAdvancedBlendTests.cpp 561 m_context.getTestContext().setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
es31fDrawElementsBaseVertexTests.cpp 348 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Result image invalid");
es31fProgramInterfaceQueryTestCase.cpp 218 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, err.c_str());
    [all...]
  /external/deqp/modules/glshared/
glsLifetimeTests.cpp 826 if (result == QP_TEST_RESULT_FAIL)
834 addResult(QP_TEST_RESULT_FAIL, msg);
    [all...]
glsSamplerObjectTest.cpp 575 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail");
    [all...]
glsFboCompletenessTests.cpp 427 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, msg);
  /external/deqp/modules/internal/
ditTextureFormatTests.cpp     [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");
    [all...]
es3fVertexArrayObjectTests.cpp 659 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail");
    [all...]
es3fOcclusionQueryTests.cpp 427 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail");
  /external/deqp/modules/gles3/performance/
es3pDepthTests.cpp     [all...]
es3pShaderCompilationCases.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/compute/
vktComputeIndirectComputeDispatchTests.cpp 326 return tcu::TestStatus(QP_TEST_RESULT_FAIL, "Invalid values in result buffer");
  /external/deqp/modules/gles2/performance/
es2pShaderCompilationCases.cpp     [all...]

Completed in 2052 milliseconds

1 2 3 4 5 6 7 891011