|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "system_gl.h"Namespaces | |
| namespace | KODI |
| Controller configuration window. | |
| namespace | KODI::UTILS |
| namespace | KODI::UTILS::GL |
Macros | |
| #define | VerifyGLState() |
Functions | |
| void | KODI::UTILS::GL::GlErrorCallback (GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const void *userParam) |
| void | _VerifyGLState (const char *szfile, const char *szfunction, int lineno) |
| void | LogGraphicsInfo () |
| int | glFormatElementByteCount (GLenum format) |
| #define VerifyGLState | ( | ) |
| void _VerifyGLState | ( | const char * | szfile, |
| const char * | szfunction, | ||
| int | lineno | ||
| ) |
| int glFormatElementByteCount | ( | GLenum | format | ) |
| void LogGraphicsInfo | ( | ) |