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

1 2 3 4 5 6 78 91011>>

  /external/deqp/modules/gles2/performance/
es2pTextureUploadTests.cpp 287 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::floatToString((float)avgMTexelsPerSeconds, 2).c_str());
  /external/deqp/modules/gles3/functional/
es3fBlendTests.cpp 350 m_context.getTestContext().setTestResult(QP_TEST_RESULT_PASS, "Passed");
es3fDefaultVertexAttributeTests.cpp 393 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
es3fDepthStencilClearTests.cpp 193 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
es3fFlushFinishTests.cpp 525 m_testCtx.setTestResult(allOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
es3fInstancedRenderingTests.cpp 465 m_testCtx.setTestResult(testOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
es3fLifetimeTests.cpp 537 getTestContext().setTestResult(QP_TEST_RESULT_PASS, "Pass");
es3fPixelBufferObjectTests.cpp 578 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
es3fPrimitiveRestartTests.cpp 498 m_testCtx.setTestResult(testOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
es3fRandomFragmentOpTests.cpp 275 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
es3fRasterizerDiscardTests.cpp 235 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); // Initialize test result to pass.
es3fShaderInvarianceTests.cpp 351 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
es3fStencilTests.cpp 375 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
es3fTextureWrapTests.cpp 283 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
es3fVertexTextureTests.cpp 726 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
    [all...]
  /external/deqp/modules/gles31/functional/
es31fShaderSharedVarTests.cpp 345 m_testCtx.setTestResult(numFailed == 0 ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
es31fAtomicCounterTests.cpp 939 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Compile failed");
    [all...]
es31fShaderAtomicOpTests.cpp 248 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
    [all...]
  /external/deqp/modules/gles31/stress/
es31sDrawTests.cpp 297 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
  /external/deqp/modules/internal/
ditTextureFormatTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/query_pool/
vktQueryPoolOcclusionTests.cpp 495 return tcu::TestStatus(QP_TEST_RESULT_PASS, "Query result verification passed");
734 return tcu::TestStatus(QP_TEST_RESULT_PASS, "Query result verification passed");
    [all...]
  /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 242 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
496 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
es2fVertexTextureTests.cpp 626 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
    [all...]
  /external/deqp/modules/glshared/
glsLifetimeTests.cpp 804 , m_result (QP_TEST_RESULT_PASS)
819 if (m_result == QP_TEST_RESULT_PASS)
    [all...]

Completed in 627 milliseconds

1 2 3 4 5 6 78 91011>>