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

1 2 3 4 5 6 7 891011>>

  /external/deqp/modules/glshared/
glsSamplerObjectTest.cpp 579 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
  /external/deqp/modules/gles31/functional/
es31fSynchronizationTests.cpp 293 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
es31fPrimitiveBoundingBoxTests.cpp 178 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
250 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
716 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
es31fDrawTests.cpp 801 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
es31fProgramInterfaceQueryTests.cpp 944 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
es31fTextureLevelStateQueryTests.cpp 190 return result.getResult() == QP_TEST_RESULT_PASS;
216 return result.getResult() == QP_TEST_RESULT_PASS;
928 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
es31fAdvancedBlendTests.cpp 572 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
es31fDrawElementsBaseVertexTests.cpp 346 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
  /external/deqp/modules/gles3/performance/
es3pBufferDataUploadTests.cpp     [all...]
es3pShaderOptimizationTests.cpp 297 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::floatToString(ratio, 2).c_str());
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryRequirementsTests.cpp 330 if (result.getResult() != QP_TEST_RESULT_PASS)
    [all...]
  /external/deqp/modules/gles2/functional/
es2fPolygonOffsetTests.cpp 188 if (testCtx.getTestResult() == QP_TEST_RESULT_PASS)
277 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
es2fFboApiTest.cpp 584 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
  /external/deqp/modules/gles3/functional/
es3fPolygonOffsetTests.cpp 191 if (testCtx.getTestResult() == QP_TEST_RESULT_PASS)
280 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
es3fVertexArrayObjectTests.cpp 654 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
es3fFboApiTests.cpp 560 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
es3fOcclusionQueryTests.cpp 177 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); // Initialize test result to pass.
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiBufferViewAccessTests.cpp 774 if (testStatus.getCode() != QP_TEST_RESULT_PASS)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/compute/
vktComputeIndirectComputeDispatchTests.cpp 324 return tcu::TestStatus(QP_TEST_RESULT_PASS, "Pass");
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawInstancedTests.cpp 440 qpTestResult res = QP_TEST_RESULT_PASS;
  /external/deqp/modules/egl/
teglBufferAgeTests.cpp 623 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
teglCreateContextExtTests.cpp 939 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
    [all...]
  /external/deqp/modules/gles2/performance/
es2pDrawCallBatchingTests.cpp 891 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::floatToString((float)(batchedStats.mean/unbatchedStats.mean), 1).c_str());
    [all...]
es2pShaderOptimizationTests.cpp 294 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::floatToString(ratio, 2).c_str());
    [all...]
  /external/deqp/modules/gles3/stress/
es3sDrawTests.cpp 221 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");

Completed in 1326 milliseconds

1 2 3 4 5 6 7 891011>>