Lines Matching refs:m_eglSurface
262 EGLSurface m_eglSurface;
318 , m_eglSurface (EGL_NO_SURFACE)
328 , m_eglSurface (EGL_NO_SURFACE)
350 if (m_eglSurface != EGL_NO_SURFACE)
352 egl.destroySurface(m_eglDisplay, m_eglSurface);
353 m_eglSurface = EGL_NO_SURFACE;
380 m_eglSurface = eglu::createWindowSurface(m_eglTestCtx.getNativeDisplay(), *m_window, m_eglDisplay, m_eglConfig, DE_NULL);
1435 context.makeCurrent(m_eglSurface);
1489 context.makeCurrent(m_eglSurface);
1549 context.makeCurrent(m_eglSurface);
1638 context.makeCurrent(m_eglSurface);
2001 contextA.makeCurrent(m_eglSurface);
2022 contextB.makeCurrent(m_eglSurface);
2127 contextA.makeCurrent(m_eglSurface);