glGetError

return error information

Signature

glGetError( ( void ) )-> GLenum
glGetError( ) -> <class 'ctypes.c_uint'>

Sample Code References

The following code samples have been found which appear to reference the functions described here. Take care that the code may be old, broken or not even use PyOpenGL.

glGetError