Home | History | Annotate | Download | only in egl

Lines Matching full:pbuffer

1011 			tcu::ScopedLogSection section(m_testCtx.getLog(), ("EGLConfig ID: " + de::toString(configId) + " with PBuffer").c_str(), ("EGLConfig ID: " + de::toString(configId)).c_str());
1019 tcu::egl::PbufferSurface pbuffer(display, config, attribList);
1020 executeForConfig(display, config, pbuffer);