moGL
travis-test-3
Modern OpenGL wrapper, thin C++14 header-only layer on top of the OpenGL 4.5+ core spec
|
Functions | |
std::string | getErrorString (GLenum error) |
std::string | getGLSLTypeString (GLenum type) |
void | assertGLState (const char *file, const char *func, int line) |
void mogl::Debug::assertGLState | ( | const char * | file, |
const char * | func, | ||
int | line | ||
) | [inline] |
std::string mogl::Debug::getErrorString | ( | GLenum | error | ) | [inline] |
std::string mogl::Debug::getGLSLTypeString | ( | GLenum | type | ) | [inline] |