|
KWin
|
#include "kwin_export.h"#include <epoxy/gl.h>#include <functional>Go to the source code of this file.
Namespaces | |
| namespace | KWin |
Macros | |
| #define | QOPENGL_H |
| #define | QOPENGLF_APIENTRY GLAPIENTRY |
| #define | QOPENGLF_APIENTRYP GLAPIENTRYP |
Typedefs | |
| using | KWin::glGetGraphicsResetStatus_func = GLenum (*)() |
| using | KWin::glReadnPixels_func |
| using | KWin::glGetnUniformfv_func = void (*)(GLuint program, GLint location, GLsizei bufSize, GLfloat *params) |
Functions | |
| void | KWin::glResolveFunctions (const std::function< resolveFuncPtr(const char *)> &resolveFunction) |
| #define QOPENGL_H |
Definition at line 20 of file glutils_funcs.h.
| #define QOPENGLF_APIENTRY GLAPIENTRY |
Definition at line 23 of file glutils_funcs.h.
| #define QOPENGLF_APIENTRYP GLAPIENTRYP |
Definition at line 27 of file glutils_funcs.h.