Euphoria
debuggl.cc File Reference
#include "render/debuggl.h"
#include "render/gl.h"
#include "assert/assert.h"
#include "log/log.h"

Go to the source code of this file.

Namespaces

 eu
 
 eu::render
 

Functions

std::string eu::render::from_opengl_error_to_string (GLenum error_code)
 
void eu::render::print_all_opengl_errors (const char *file, int line)
 
void APIENTRY eu::render::on_opengl_error (GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei, const GLchar *message, const GLvoid *)
 
void eu::render::setup_opengl_debug ()