Face3d
GLDebug.hpp
Go to the documentation of this file.
1 #pragma once
2 
3 #include "GLHeader.hpp"
4 
6 void APIENTRY debugMessage(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const void *userParam);
void APIENTRY debugMessage(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, const void *userParam)
Definition: GLDebug.cpp:4