QEGLPbuffer Class
A pbuffer-based implementation of QPlatformOffscreenSurface for EGL. \since
5.2 \internal
\ingroup
qpa. More...
Header: | #include <QEGLPbuffer> |
Inherits: | QPlatformSurface |
Detailed Description
To use this implementation in the platform plugin simply reimplement QPlatformIntegration::createPlatformOffscreenSurface() and return a new instance of this class.