Searched refs:maxPBufferWidth (Results 1 - 6 of 6) sorted by relevance

/external/deqp/framework/qphelper/
H A DqpTestLog.h171 int maxPBufferWidth; member in struct:qpEglConfigInfo_s
H A DqpTestLog.c1120 attribs[numAttribs++] = qpSetIntAttrib ("MaxPBufferWidth", config->maxPBufferWidth);
/external/deqp/executor/
H A DxeTestCaseResult.hpp357 int maxPBufferWidth; member in class:xe::ri::EglConfig
388 , maxPBufferWidth (0)
H A DxeTestLogWriter.cpp393 << Writer::Attribute("MaxPBufferWidth", de::toString(config.maxPBufferWidth))
H A DxeTestResultParser.cpp618 config->maxPBufferWidth = toInt(getAttribute("MaxPBufferWidth"));
/external/deqp/modules/egl/
H A DteglConfigList.cpp128 info.maxPBufferWidth = val;

Completed in 89 milliseconds