The opengl-driver-libs interface allows exposing OpenGL driver libraries to the system
Interface documentation:
See Interface management and Supported interfaces for further details on how interfaces are used.
Developer details
Auto-connect: no
Super-privileged: yes
Code examples
The test code can be found in the snapd repository:
snapd/interfaces/builtin/opengl_driver_libs_test.go at master · canonical/snapd · GitHub
The source code for the interface is in the snapd repository:
snapd/interfaces/builtin/opengl_driver_libs.go at master · canonical/snapd · GitHub