From BlenderWiki

Jump to: navigation, search
Note: This is an archived version of the Blender Developer Wiki. The current and active wiki is available on wiki.blender.org.

GL and GLU Error Strings

Header File: GPU_utility.h

const char* gpuErrorString(GLenum err);
const char* gpuErrorSymbol(GLenum err);