CG_Labs  2020.0
Functions
utils::opengl::debug Namespace Reference

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

Function Documentation

◆ getStringForSeverity()

std::string utils::opengl::debug::getStringForSeverity ( GLenum  severity)

◆ getStringForSource()

std::string utils::opengl::debug::getStringForSource ( GLenum  source)

◆ getStringForType()

std::string utils::opengl::debug::getStringForType ( GLenum  type)

◆ isSupported()

bool utils::opengl::debug::isSupported ( )

◆ opengl_error_callback()

void utils::opengl::debug::opengl_error_callback ( GLenum  source,
GLenum  type,
GLuint  id,
GLenum  severity,
GLsizei  ,
GLchar const *  msg,
void const *   
)