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 171 int maxPBufferWidth;
qpTestLog.c     [all...]
  /external/deqp/executor/
xeTestCaseResult.hpp 357 int maxPBufferWidth;
388 , maxPBufferWidth (0)
xeTestLogWriter.cpp 393 << Writer::Attribute("MaxPBufferWidth", de::toString(config.maxPBufferWidth))
xeTestResultParser.cpp 618 config->maxPBufferWidth = toInt(getAttribute("MaxPBufferWidth"));
  /external/deqp/modules/egl/
teglConfigList.cpp 128 info.maxPBufferWidth = val;

Completed in 117 milliseconds