Snippet content copied to clipboard.
Are you sure to delete this snippet? No, don't delete
  1. $ eglinfo -a gl -p wayland | grep -i opengl
  2. EGL client APIs: OpenGL OpenGL_ES
  3. OpenGL core profile vendor: Mesa
  4. OpenGL core profile renderer: llvmpipe (LLVM 20.1.8, 256 bits)
  5. OpenGL core profile version: 4.5 (Core Profile) Mesa 25.1.7
  6. OpenGL core profile shading language version: 4.50
  7. OpenGL core profile extensions:
  8. OpenGL compatibility profile vendor: Mesa
  9. OpenGL compatibility profile renderer: llvmpipe (LLVM 20.1.8, 256 bits)
  10. OpenGL compatibility profile version: 4.5 (Compatibility Profile) Mesa 25.1.7
  11. OpenGL compatibility profile shading language version: 4.50
  12. OpenGL compatibility profile extensions:

Edit this Snippet