Module: Gdk::GLError

Defined in:
(unknown)

Constant Summary collapse

NOT_AVAILABLE =

OpenGL support is not available

0 or :not_available
UNSUPPORTED_FORMAT =

The requested visual format is not supported

1 or :unsupported_format
UNSUPPORTED_PROFILE =

The requested profile is not supported

2 or :unsupported_profile