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

  /external/deqp/framework/qphelper/
qpTestLog.h 135 QP_TEST_LOG_EXCLUDE_IMAGES = (1<<0) /*!< Do not log images. This reduces log size considerably. */
qpTestLog.c 847 if (log->flags & QP_TEST_LOG_EXCLUDE_IMAGES)
    [all...]
  /external/deqp/framework/common/
tcuCommandLine.cpp 507 m_logFlags |= QP_TEST_LOG_EXCLUDE_IMAGES;

Completed in 141 milliseconds