Guest User

Untitled

a guest
Feb 3rd, 2025
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. [veux@archlinux ~]$ glxinfo -B
  2. name of display: :1
  3. ATTENTION: default value of option allow_rgb10_configs overridden by environment.
  4. display: :1 screen: 0
  5. direct rendering: Yes
  6. Extended renderer info (GLX_MESA_query_renderer):
  7. Vendor: AMD (0x1002)
  8. Device: AMD Radeon Graphics (radeonsi, renoir, LLVM 19.1.7, DRM 3.59, 6.12.10-arch1-1) (0x15e7)
  9. Version: 24.3.4
  10. Accelerated: yes
  11. Video memory: 512MB
  12. Unified memory: no
  13. Preferred profile: core (0x1)
  14. Max core profile version: 4.6
  15. Max compat profile version: 4.6
  16. Max GLES1 profile version: 1.1
  17. Max GLES[23] profile version: 3.2
  18. Memory info (GL_ATI_meminfo):
  19. VBO free memory - total: 27 MB, largest block: 27 MB
  20. VBO free aux. memory - total: 15255 MB, largest block: 15255 MB
  21. Texture free memory - total: 27 MB, largest block: 27 MB
  22. Texture free aux. memory - total: 15255 MB, largest block: 15255 MB
  23. Renderbuffer free memory - total: 27 MB, largest block: 27 MB
  24. Renderbuffer free aux. memory - total: 15255 MB, largest block: 15255 MB
  25. Memory info (GL_NVX_gpu_memory_info):
  26. Dedicated video memory: 512 MB
  27. Total available memory: 16254 MB
  28. Currently available dedicated video memory: 27 MB
  29. OpenGL vendor string: AMD
  30. OpenGL renderer string: AMD Radeon Graphics (radeonsi, renoir, LLVM 19.1.7, DRM 3.59, 6.12.10-arch1-1)
  31. OpenGL core profile version string: 4.6 (Core Profile) Mesa 24.3.4-arch1.1
  32. OpenGL core profile shading language version string: 4.60
  33. OpenGL core profile context flags: (none)
  34. OpenGL core profile profile mask: core profile
  35.  
  36. OpenGL version string: 4.6 (Compatibility Profile) Mesa 24.3.4-arch1.1
  37. OpenGL shading language version string: 4.60
  38. OpenGL context flags: (none)
  39. OpenGL profile mask: compatibility profile
  40.  
  41. OpenGL ES profile version string: OpenGL ES 3.2 Mesa 24.3.4-arch1.1
  42. OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
  43.  
  44. [veux@archlinux ~]$
  45.  
Advertisement
Add Comment
Please, Sign In to add comment