We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4e00a5 + b68b580 commit 08cb575Copy full SHA for 08cb575
1 file changed
source/glbinding-aux/source/debug.cpp
@@ -14,7 +14,7 @@ namespace
14
15
16
// Don't rely on Meta.h for now
17
-std::string readableErrorCode(gl::GLenum errorCode) const
+std::string readableErrorCode(gl::GLenum errorCode)
18
{
19
switch(errorCode)
20
0 commit comments