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

  /external/deqp/framework/qphelper/
qpTestLog.h 174 int maxPBufferHeight;
qpTestLog.c     [all...]
  /external/deqp/executor/
xeTestCaseResult.hpp 368 int maxPBufferHeight;
399 , maxPBufferHeight (0)
xeTestLogWriter.cpp 398 << Writer::Attribute("MaxPBufferHeight", de::toString(config.maxPBufferHeight))
xeTestResultParser.cpp 629 config->maxPBufferHeight = toInt(getAttribute("MaxPBufferHeight"));
  /external/deqp/modules/egl/
teglConfigList.cpp 133 info.maxPBufferHeight = val;

Completed in 63 milliseconds