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

  /external/deqp/framework/qphelper/
qpTestLog.h 173 int maxPBufferWidth;
qpTestLog.c     [all...]
  /external/deqp/executor/
xeTestCaseResult.hpp 367 int maxPBufferWidth;
398 , maxPBufferWidth (0)
xeTestLogWriter.cpp 397 << Writer::Attribute("MaxPBufferWidth", de::toString(config.maxPBufferWidth))
xeTestResultParser.cpp 628 config->maxPBufferWidth = toInt(getAttribute("MaxPBufferWidth"));
  /external/deqp/modules/egl/
teglConfigList.cpp 130 info.maxPBufferWidth = val;

Completed in 516 milliseconds