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

1 2 3 4 5 67 8 91011>>

  /external/deqp/modules/gles31/functional/
es31fTessellationTests.cpp     [all...]
es31fVertexAttributeBindingTests.cpp 205 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
es31fGeometryShaderTests.cpp     [all...]
es31fShaderImageLoadStoreTests.cpp     [all...]
es31fFboSRGBWriteControlTests.cpp     [all...]
es31fShaderFramebufferFetchTests.cpp 427 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawIndirectTest.cpp 457 qpTestResult res = QP_TEST_RESULT_PASS;
725 qpTestResult res = QP_TEST_RESULT_PASS;
  /external/deqp/modules/gles2/accuracy/
es2aTextureFilteringTests.cpp 310 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::toString(score).c_str());
622 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::toString(score).c_str());
es2aTextureMipmapTests.cpp 367 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::toString(score).c_str());
634 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::toString(score).c_str());
  /external/deqp/modules/gles3/accuracy/
es3aTextureFilteringTests.cpp 298 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::toString(score).c_str());
629 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::toString(score).c_str());
es3aTextureMipmapTests.cpp 359 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::toString(score).c_str());
622 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::toString(score).c_str());
  /external/deqp/modules/gles3/functional/
es3fReadPixelsTests.cpp 379 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
393 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
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,
914 m_testCtx.setTestResult(compareResult, compareResult == QP_TEST_RESULT_PASS ? "Pass" :
    [all...]
es3fRasterizationTests.cpp 489 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
627 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
758 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
  /external/deqp/modules/glshared/
glsScissorTests.cpp 277 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
717 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
glsShaderLibraryCase.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiBufferTests.cpp 498 if (testStatus.getCode() != QP_TEST_RESULT_PASS)
  /external/deqp/modules/egl/
teglMakeCurrentPerfTests.cpp 504 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::floatToString((float)(((double)totalTimeUs)/(double)totalIterationCount), 2).c_str());
teglPreservingSwapTests.cpp 518 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
  /external/deqp/modules/gles2/functional/
es2fBlendTests.cpp 293 m_context.getTestContext().setTestResult(QP_TEST_RESULT_PASS, "Passed");
es2fDefaultVertexAttributeTests.cpp 317 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
es2fDepthStencilClearTests.cpp 190 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
es2fRandomFragmentOpTests.cpp 275 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
es2fShaderInvarianceTests.cpp 351 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
es2fStencilTests.cpp 372 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,

Completed in 1333 milliseconds

1 2 3 4 5 67 8 91011>>