Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
GLUtils.h File Reference
#include "system_gl.h"

Macros

#define VerifyGLState()
 

Functions

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 ( )