QWaylandReadbackEglContext(QWaylandReadbackEglIntegration *eglIntegration, QWaylandReadbackEglWindow *window)
virtual QPlatformWindowFormat platformWindowFormat() const
QWidget has the function qplatformWindowFormat().
~QWaylandReadbackEglContext()
void swapBuffers()
Reimplement in subclass to native swap buffers calls.
void * getProcAddress(const QString &procName)
Reimplement in subclass to native getProcAddr calls.
QWaylandReadbackEglIntegration * mEglIntegration
EGLSurface mPixmapSurface
QWaylandShmBuffer * mBuffer
void makeCurrent()
Reimplement in subclass to do makeCurrent on native GL context.
void doneCurrent()
Reimplement in subclass to release current context.
QWaylandReadbackEglWindow * mWindow