Description
OpenGL function lookup helps graphics applications call the right API entry points without carrying custom loader code. This is useful for toolkits, games, compositors, and programs that use OpenGL across different drivers.
Most users receive it as a dependency of graphical software. It does not add a settings app; applications use it internally when creating rendering contexts and calling OpenGL functions.