Description
C++ graphics applications can access OpenGL through generated bindings based on the gl.xml specification. The package is useful for developers who want type-safe or generated API access instead of manual function loading.
It is a development library, not a graphics driver. Match the binding version with the OpenGL features and platform loaders expected by the application.