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

  /external/deqp/framework/qphelper/
qpTestLog.h 175 int maxPBufferPixels;
qpTestLog.c     [all...]
  /external/deqp/executor/
xeTestCaseResult.hpp 369 int maxPBufferPixels;
400 , maxPBufferPixels (0)
xeTestLogWriter.cpp 399 << Writer::Attribute("MaxPBufferPixels", de::toString(config.maxPBufferPixels))
xeTestResultParser.cpp 630 config->maxPBufferPixels = toInt(getAttribute("MaxPBufferPixels"));
  /external/deqp/modules/egl/
teglConfigList.cpp 136 info.maxPBufferPixels = val;
teglWideColorTests.cpp 735 info.maxPBufferPixels = eglu::getConfigAttribInt(egl, m_eglDisplay, config, EGL_MAX_PBUFFER_PIXELS);
    [all...]

Completed in 88 milliseconds