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

  /external/deqp/framework/qphelper/
qpTestLog.h 173 int maxPBufferPixels;
qpTestLog.c     [all...]
  /external/deqp/executor/
xeTestCaseResult.hpp 359 int maxPBufferPixels;
390 , maxPBufferPixels (0)
xeTestLogWriter.cpp 395 << Writer::Attribute("MaxPBufferPixels", de::toString(config.maxPBufferPixels))
xeTestResultParser.cpp 620 config->maxPBufferPixels = toInt(getAttribute("MaxPBufferPixels"));
  /external/deqp/modules/egl/
teglConfigList.cpp 134 info.maxPBufferPixels = val;

Completed in 45 milliseconds