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

Macro Definition Documentation

◆ VerifyGLState

#define VerifyGLState ( )

Function Documentation

◆ _VerifyGLState()

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

◆ glFormatElementByteCount()

int glFormatElementByteCount ( GLenum  format)

◆ LogGraphicsInfo()

void LogGraphicsInfo ( )