Skip to content

virgl: Add support for querying detailed memory info

Rohan Garg requested to merge shadeslayer/mesa:virgl/ati_video_memory into master

This allows for virgl guests to expose GL_NVX_gpu_memory_info and GL_ATI_meminfo when the extensions are supported on the host.

Signed-off-by: Rohan Garg rohan.garg@collabora.com

Merge request reports