Advertisement
Guest User

glxinfo

a guest
Jan 18th, 2022
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. name of display: :0
  2. display: :0 screen: 0
  3. direct rendering: Yes
  4. Extended renderer info (GLX_MESA_query_renderer):
  5. Vendor: AMD (0x1002)
  6. Device: AMD Radeon RX Vega (VEGA10, DRM 3.44.0, 5.16.1-arch1-1, LLVM 13.0.0) (0x687f)
  7. Version: 21.3.4
  8. Accelerated: yes
  9. Video memory: 8192MB
  10. Unified memory: no
  11. Preferred profile: core (0x1)
  12. Max core profile version: 4.6
  13. Max compat profile version: 4.6
  14. Max GLES1 profile version: 1.1
  15. Max GLES[23] profile version: 3.2
  16. Memory info (GL_ATI_meminfo):
  17. VBO free memory - total: 6713 MB, largest block: 6713 MB
  18. VBO free aux. memory - total: 8001 MB, largest block: 8001 MB
  19. Texture free memory - total: 6713 MB, largest block: 6713 MB
  20. Texture free aux. memory - total: 8001 MB, largest block: 8001 MB
  21. Renderbuffer free memory - total: 6713 MB, largest block: 6713 MB
  22. Renderbuffer free aux. memory - total: 8001 MB, largest block: 8001 MB
  23. Memory info (GL_NVX_gpu_memory_info):
  24. Dedicated video memory: 8192 MB
  25. Total available memory: 16368 MB
  26. Currently available dedicated video memory: 6713 MB
  27. OpenGL vendor string: AMD
  28. OpenGL renderer string: AMD Radeon RX Vega (VEGA10, DRM 3.44.0, 5.16.1-arch1-1, LLVM 13.0.0)
  29. OpenGL core profile version string: 4.6 (Core Profile) Mesa 21.3.4
  30. OpenGL core profile shading language version string: 4.60
  31. OpenGL core profile context flags: (none)
  32. OpenGL core profile profile mask: core profile
  33.  
  34. OpenGL version string: 4.6 (Compatibility Profile) Mesa 21.3.4
  35. OpenGL shading language version string: 4.60
  36. OpenGL context flags: (none)
  37. OpenGL profile mask: compatibility profile
  38.  
  39. OpenGL ES profile version string: OpenGL ES 3.2 Mesa 21.3.4
  40. OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement