|
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
#include "GLUtils.h"#include "log.h"#include "ServiceBroker.h"#include "settings/AdvancedSettings.h"#include "settings/SettingsComponent.h"#include "rendering/RenderSystem.h"Functions | |
| void | _VerifyGLState (const char *szfile, const char *szfunction, int lineno) |
| void | LogGraphicsInfo () |
| int | glFormatElementByteCount (GLenum format) |
| void _VerifyGLState | ( | const char * | szfile, |
| const char * | szfunction, | ||
| int | lineno | ||
| ) |
| int glFormatElementByteCount | ( | GLenum | format | ) |
| void LogGraphicsInfo | ( | ) |