KWin
|
#include "eglhelpers.h"
#include "opengl/egldisplay.h"
#include <logging.h>
#include <QOpenGLContext>
Go to the source code of this file.
Namespaces | |
namespace | KWin |
namespace | KWin::QPA |
Functions | |
bool | KWin::QPA::isOpenGLES () |
EGLConfig | KWin::QPA::configFromFormat (EglDisplay *display, const QSurfaceFormat &surfaceFormat, EGLint surfaceType) |
QSurfaceFormat | KWin::QPA::formatFromConfig (EglDisplay *display, EGLConfig config) |