Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
GLUtils.cpp File Reference
#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)
 

Function Documentation

§ _VerifyGLState()

void _VerifyGLState ( const char *  szfile,
const char *  szfunction,
int  lineno 
)

§ glFormatElementByteCount()

int glFormatElementByteCount ( GLenum  format)

§ LogGraphicsInfo()

void LogGraphicsInfo ( )