Searched refs:maxPBufferPixels (Results 1 – 7 of 7) 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
1157 attribs[numAttribs++] = qpSetIntAttrib ("MaxPBufferPixels", config->maxPBufferPixels); in qpTestLog_writeEglConfig()
136 info.maxPBufferPixels = val; in iterate()
800 …info.maxPBufferPixels = eglu::getConfigAttribInt(egl, m_eglDisplay, config, EGL_MAX_PBUFFER_PIXELS… in writeEglConfig()