Searched refs:getWGLSurface (Results 1 – 3 of 3) sorted by relevance
113 ANGLE_EGL_TRY_RETURN(thread, display->getWGLSurface()->swap(thread->getContext()), in wglSwapBuffers()114 "wglSwapBuffers", display->getWGLSurface(), FALSE); in wglSwapBuffers()265 egl::Surface *surface = display->getWGLSurface(); in wglMakeCurrent()
263 Surface *getWGLSurface() const;
1974 Surface *Display::getWGLSurface() const in getWGLSurface() function in egl::Display