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

1 2 3 4 5 67 8 91011

  /external/deqp/modules/gles2/functional/
es2fTextureMipmapTests.cpp 418 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
741 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
878 compareResult == QP_TEST_RESULT_FAIL ? "Image comparison failed" : "");
    [all...]
es2fTextureWrapTests.cpp 220 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
es2fBlendTests.cpp 281 m_context.getTestContext().setTestResult(QP_TEST_RESULT_FAIL, "Image compare failed");
  /external/deqp/modules/gles3/accuracy/
es3aVaryingInterpolationTests.cpp 203 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Compile failed");
  /external/deqp/modules/gles3/functional/
es3fClippingTests.cpp 587 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got faulty pixels");
777 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got faulty pixels");
822 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got faulty pixels");
836 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got faulty pixels");
    [all...]
es3fTextureSwizzleTests.cpp 219 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
es3fReadPixelsTests.cpp 381 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail");
395 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail");
es3fTextureMipmapTests.cpp 462 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
780 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
916 compareResult == QP_TEST_RESULT_FAIL ? "Image comparison failed" : "");
    [all...]
es3fRasterizationTests.cpp 491 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Incorrect rasterization");
629 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Incorrect rasterization");
760 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Incorrect rasterization");
    [all...]
es3fTextureShadowTests.cpp 393 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image verification failed");
683 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image verification failed");
    [all...]
  /external/deqp/modules/gles31/functional/
es31fGeometryShaderTests.cpp     [all...]
es31fIndirectComputeDispatchTests.cpp 387 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid values in result buffer");
es31fShaderFramebufferFetchTests.cpp 438 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail");
451 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail");
464 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail");
472 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail");
    [all...]
es31fSynchronizationTests.cpp 295 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, (std::string((m_storage == STORAGE_BUFFER) ? ("buffer") : ("image")) + " content verification failed").c_str());
    [all...]
es31fVertexAttributeBindingTests.cpp 209 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image verification failed");
    [all...]
es31fMultisampleShaderRenderCase.cpp 411 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image verification failed");
430 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image verification failed");
es31fPrimitiveBoundingBoxTests.cpp 175 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid initial value");
261 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Unexpected query result");
    [all...]
es31fSSBOLayoutCase.cpp     [all...]
es31fFboSRGBWriteControlTests.cpp     [all...]
  /external/deqp/modules/gles31/stress/
es31sTessellationGeometryInteractionTests.cpp 328 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image verification failed");
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawIndirectTest.cpp 462 res = QP_TEST_RESULT_FAIL;
730 res = QP_TEST_RESULT_FAIL;
vktDrawInstancedTests.cpp 643 res = QP_TEST_RESULT_FAIL;
648 res = QP_TEST_RESULT_FAIL;
  /external/deqp/modules/glshared/
glsRandomShaderCase.cpp 469 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Failed to compile shader");
572 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
  /external/deqp/modules/egl/
teglChooseConfigTests.cpp 211 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail");
teglPreservingSwapTests.cpp 520 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail");

Completed in 597 milliseconds

1 2 3 4 5 67 8 91011