|
KWin
|
#include "gltexture_p.h"#include "opengl/glframebuffer.h"#include "opengl/glplatform.h"#include "opengl/glutils.h"#include "opengl/glutils_funcs.h"#include "utils/common.h"#include <QImage>#include <QPixmap>#include <QVector2D>#include <QVector3D>#include <QVector4D>Go to the source code of this file.
Namespaces | |
| namespace | KWin |
Variables | ||
| struct { | ||
| GLenum KWin::internalFormat | ||
| GLenum KWin::format | ||
| GLenum KWin::type | ||
| } | KWin::formatTable [] | |