Home | History | Annotate | Download | only in egl

Lines Matching refs:m_eglTestCtx

1714 	m_display	= &m_eglTestCtx.getDisplay();
1716 m_window = m_eglTestCtx.createNativeWindow(m_display->getEGLDisplay(), m_config, DE_NULL, 480, 480, eglu::parseWindowVisibility(m_testCtx.getCommandLine()));
1717 m_surface = new tcu::egl::WindowSurface(*m_display, eglu::createWindowSurface(m_eglTestCtx.getNativeDisplay(), *m_window, m_display->getEGLDisplay(), m_config, DE_NULL));
1927 addChild(new ImageFormatCase(m_eglTestCtx, spec));
2035 addChild(new ImageFormatCase(m_eglTestCtx, spec));
2123 addChild(new ImageFormatCase(m_eglTestCtx, spec));