HomeSort by relevance Sort by last modified time
    Searched refs:QP_TEST_RESULT_COMPATIBILITY_WARNING (Results 1 - 16 of 16) sorted by null

  /external/deqp/framework/common/
tcuResultCollector.cpp 40 case QP_TEST_RESULT_COMPATIBILITY_WARNING: return 40;
tcuTestSessionExecutor.cpp 248 case QP_TEST_RESULT_COMPATIBILITY_WARNING: m_status.numWarnings += 1; break;
  /external/deqp/framework/qphelper/
qpTestLog.h 57 QP_TEST_RESULT_COMPATIBILITY_WARNING, /*!< Result is within specification, but likely to cause fragmentation in the market */
qpTestLog.c 167 { QP_TEST_RESULT_COMPATIBILITY_WARNING, "CompatibilityWarning" },
    [all...]
  /external/deqp/modules/gles2/functional/
es2fFlushFinishTests.cpp 442 m_testCtx.setTestResult(QP_TEST_RESULT_COMPATIBILITY_WARNING, e.what());
es2fRasterizationTests.cpp 392 m_testCtx.setTestResult(QP_TEST_RESULT_COMPATIBILITY_WARNING, "Rasterization of multisampled wide lines failed");
    [all...]
es2fClippingTests.cpp 771 m_testCtx.setTestResult(QP_TEST_RESULT_COMPATIBILITY_WARNING, "Wide line clipping failed");
829 m_testCtx.setTestResult(QP_TEST_RESULT_COMPATIBILITY_WARNING, "Wide line clipping failed");
    [all...]
  /external/deqp/modules/gles3/functional/
es3fFlushFinishTests.cpp 567 m_testCtx.setTestResult(QP_TEST_RESULT_COMPATIBILITY_WARNING, e.what());
es3fClippingTests.cpp 774 m_testCtx.setTestResult(QP_TEST_RESULT_COMPATIBILITY_WARNING, "Wide line clipping failed");
833 m_testCtx.setTestResult(QP_TEST_RESULT_COMPATIBILITY_WARNING, "Wide line clipping failed");
    [all...]
es3fRasterizationTests.cpp 625 m_testCtx.setTestResult(QP_TEST_RESULT_COMPATIBILITY_WARNING, "Rasterization of multisampled wide lines failed");
    [all...]
  /external/deqp/modules/gles31/stress/
es31sVertexAttributeBindingTests.cpp 201 m_testCtx.setTestResult(QP_TEST_RESULT_COMPATIBILITY_WARNING, "Failed to draw with unaligned data");
  /external/deqp/modules/glshared/
glsVertexArrayTests.cpp     [all...]
glsDrawTest.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fVertexAttributeBindingTests.cpp 207 m_testCtx.setTestResult(QP_TEST_RESULT_COMPATIBILITY_WARNING, "Failed to draw with unaligned data");
    [all...]
es31fPrimitiveBoundingBoxTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiObjectManagementTests.cpp     [all...]

Completed in 807 milliseconds