Lines Matching refs:m_eglTestCtx
156 const Library& egl = m_eglTestCtx.getLibrary(); in executeForConfig()
159 …const eglu::NativeWindowFactory& windowFactory = eglu::selectNativeWindowFactory(m_eglTestCtx.getN… in executeForConfig()
191 …de::UniquePtr<eglu::NativeWindow> window (windowFactory.createWindow(&m_eglTestCtx.getNativeDisp… in executeForConfig()
192 …ace surface (egl, display, createWindowSurface(display, config, m_eglTestCtx.getNativeDispla… in executeForConfig()
225 const Library& egl = m_eglTestCtx.getLibrary(); in executeForConfig()
228 …const eglu::NativePixmapFactory& pixmapFactory = eglu::selectNativePixmapFactory(m_eglTestCtx.getN… in executeForConfig()
260 …de::UniquePtr<eglu::NativePixmap> pixmap (pixmapFactory.createPixmap(&m_eglTestCtx.getNativeDisp… in executeForConfig()
261 …ace surface (egl, display, createPixmapSurface(display, config, m_eglTestCtx.getNativeDispla… in executeForConfig()
292 const Library& egl = m_eglTestCtx.getLibrary(); in executeForConfig()
364 …windowGroup->addChild(new CreateWindowSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init()
379 …pixmapGroup->addChild(new CreatePixmapSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init()
394 …pbufferGroup->addChild(new CreatePbufferSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(… in init()
409 …windowGroup->addChild(new CreateWindowSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init()
424 …pixmapGroup->addChild(new CreatePixmapSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init()
439 …windowGroup->addChild(new CreateWindowSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init()
454 …pixmapGroup->addChild(new CreatePixmapSurfaceCase(m_eglTestCtx, i->getName(), i->getDescription(),… in init()