commit | c6eb84ff30a829d92ae966eccc1f765cbc2fc64a | [log] [tgz] |
---|---|---|
author | Rohan Garg <rohan.garg@collabora.com> | Thu Feb 25 18:13:22 2021 +0100 |
committer | Rohan Garg <rohan.garg@collabora.com> | Thu Mar 04 17:14:14 2021 +0100 |
tree | 90ad4368766db6aee871be327429c6de346e1093 | |
parent | 1e53e0d2c708c89377ef76e011208d1293ec930f [diff] |
virgl: Add support for querying detailed memory info 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> Reviewed-by: Gert Wollny <gert.wollny@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9337>