QPlatformWindowFormat platformWindowFormat() const
QWidget has the function qplatformWindowFormat().
void doneCurrent()
Reimplement in subclass to release current context.
void * eglContext() const
void makeCurrent()
Reimplement in subclass to do makeCurrent on native GL context.
void resize(const QSize &size)
void swapBuffers()
Reimplement in subclass to native swap buffers calls.
QDri2Context(QXcbWindow *window)
void * getProcAddress(const QString &procName)
Reimplement in subclass to native getProcAddr calls.
QScopedPointer< QDri2ContextPrivate > d_ptr
Q_DECLARE_PRIVATE(QDri2Context)
xcb_dri2_dri2_buffer_t * backBuffer()