virtual void swapBuffers()
Reimplement in subclass to native swap buffers calls.
virtual void makeCurrent()
Reimplement in subclass to do makeCurrent on native GL context.
virtual QPlatformWindowFormat platformWindowFormat() const
QWidget has the function qplatformWindowFormat().
QSize surfaceSize() const
virtual void * getProcAddress(const QString &procName)
Reimplement in subclass to native getProcAddr calls.
void resizeSurface(const QSize &size)
QBBWindow * mPlatformWindow
QBBGLContext(QBBWindow *platformWindow)
static EGLint * contextAttrs()
QPlatformWindowFormat mWindowFormat
virtual void doneCurrent()
Reimplement in subclass to release current context.
static EGLDisplay sEglDisplay