CG_Labs
2020.0
|
Functions | |
bool | isSupported () |
std::string | getStringForType (GLenum type) |
std::string | getStringForSource (GLenum source) |
std::string | getStringForSeverity (GLenum severity) |
void | opengl_error_callback (GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei, GLchar const *msg, void const *) |
std::string utils::opengl::debug::getStringForSeverity | ( | GLenum | severity | ) |
std::string utils::opengl::debug::getStringForSource | ( | GLenum | source | ) |
std::string utils::opengl::debug::getStringForType | ( | GLenum | type | ) |
bool utils::opengl::debug::isSupported | ( | ) |
void utils::opengl::debug::opengl_error_callback | ( | GLenum | source, |
GLenum | type, | ||
GLuint | id, | ||
GLenum | severity, | ||
GLsizei | , | ||
GLchar const * | msg, | ||
void const * | |||
) |