HomeSort by relevance Sort by last modified time
    Searched refs:QP_TEST_RESULT_PASS (Results 126 - 150 of 278) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/deqp/modules/egl/
teglPartialUpdateTests.cpp 593 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
723 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
784 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
teglSwapBuffersWithDamageTests.cpp 410 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
490 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
578 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
teglQueryContextTests.cpp 314 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
teglRenderCase.cpp 202 if (!isOk && m_testCtx.getTestResult() == QP_TEST_RESULT_PASS)
  /external/deqp/modules/gles31/functional/
es31fMultisampleShaderRenderCase.cpp 371 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
418 if (m_testCtx.getTestResult() == QP_TEST_RESULT_PASS)
437 if (m_testCtx.getTestResult() == QP_TEST_RESULT_PASS)
es31fTessellationGeometryInteractionTests.cpp 321 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
636 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
es31fTextureMultisampleTests.cpp 321 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
746 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
es31fDebugTests.cpp 486 return VerificationResult(QP_TEST_RESULT_PASS, "", log.str());
493 return VerificationResult(QP_TEST_RESULT_PASS, "", log.str());
501 return VerificationResult(QP_TEST_RESULT_PASS, "", log.str());
512 return VerificationResult(QP_TEST_RESULT_PASS, "", log.str());
    [all...]
es31fIndirectComputeDispatchTests.cpp 385 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
es31fProgramPipelineStateQueryTests.cpp 120 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
es31fSampleShadingTests.cpp 200 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
es31fShaderTextureSizeTests.cpp 299 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
  /external/deqp/modules/gles2/stress/
es2sSpecialFloatTests.cpp 717 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
906 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktOpaqueTypeIndexingTests.cpp 1008 if (testResult.getCode() == QP_TEST_RESULT_PASS)
    [all...]
  /external/deqp/modules/gles2/functional/
es2fRasterizationTests.cpp 287 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
394 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
486 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
es2fFlushFinishTests.cpp 416 m_testCtx.setTestResult(allOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
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,
876 m_testCtx.setTestResult(compareResult, compareResult == QP_TEST_RESULT_PASS ? "Pass" :
    [all...]
es2fTextureWrapTests.cpp 220 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
  /external/deqp/modules/gles3/stress/
es3sSpecialFloatTests.cpp 729 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
922 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
es3sLongShaderTests.cpp 383 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
  /external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
vktDynamicStateDSTests.cpp 518 return tcu::TestStatus(QP_TEST_RESULT_PASS, "Image verification passed");
666 return tcu::TestStatus(QP_TEST_RESULT_PASS, "Image verification passed");
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktBasicDrawTests.cpp 693 qpTestResult res = QP_TEST_RESULT_PASS;
822 qpTestResult res = QP_TEST_RESULT_PASS;
    [all...]
  /external/deqp/modules/gles2/accuracy/
es2aVaryingInterpolationTests.cpp 273 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::toString(score).c_str());
  /external/deqp/modules/gles3/accuracy/
es3aVaryingInterpolationTests.cpp 279 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::toString(score).c_str());
  /external/deqp/modules/gles3/functional/
es3fTextureSwizzleTests.cpp 219 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,

Completed in 1323 milliseconds

1 2 3 4 56 7 8 91011>>