Description
Translates OpenGL ES graphics calls to platform graphics backends so applications can render 3D content more consistently across systems. It is commonly used by browsers, games, emulators, and apps that need portable GPU support.
Most users receive it as a dependency of graphical software rather than starting it directly. Developers may install it when building or testing software that targets OpenGL ES compatibility.