GdkGLError

Error enumeration for GdkGLContext.

Values

ValueMeaning
NOT_AVAILABLE0

OpenGL support is not available

UNSUPPORTED_FORMAT1

The requested visual format is not supported

UNSUPPORTED_PROFILE2

The requested profile is not supported

COMPILATION_FAILED3

The shader compilation failed

Meta