Searched refs:maxPBufferPixels (Results 1 – 6 of 6) sorted by relevance
359 int maxPBufferPixels; member in xe::ri::EglConfig390 , maxPBufferPixels (0) in EglConfig()
395 << Writer::Attribute("MaxPBufferPixels", de::toString(config.maxPBufferPixels)) in writeResultItem()
620 config->maxPBufferPixels = toInt(getAttribute("MaxPBufferPixels")); in handleElementStart()
173 int maxPBufferPixels; member
1130 attribs[numAttribs++] = qpSetIntAttrib ("MaxPBufferPixels", config->maxPBufferPixels); in qpTestLog_writeEglConfig()
136 info.maxPBufferPixels = val; in iterate()