|
KWin
|
Classes | |
| class | BackingStore |
| class | EGLPlatformContext |
| class | EGLRenderTarget |
| class | Integration |
| class | OffscreenSurface |
| class | PlaceholderScreen |
| class | PlatformCursor |
| class | Screen |
| class | Swapchain |
| class | Window |
Functions | |
| bool | isOpenGLES () |
| EGLConfig | configFromFormat (EglDisplay *display, const QSurfaceFormat &surfaceFormat, EGLint surfaceType) |
| QSurfaceFormat | formatFromConfig (EglDisplay *display, EGLConfig config) |
| EGLConfig KWin::QPA::configFromFormat | ( | EglDisplay * | display, |
| const QSurfaceFormat & | surfaceFormat, | ||
| EGLint | surfaceType ) |
Definition at line 32 of file eglhelpers.cpp.
| QSurfaceFormat KWin::QPA::formatFromConfig | ( | EglDisplay * | display, |
| EGLConfig | config ) |
Definition at line 92 of file eglhelpers.cpp.
| bool KWin::QPA::isOpenGLES | ( | ) |
Definition at line 23 of file eglhelpers.cpp.