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