mesa/st: Skip querying PCI values in interop_query_device_info if version >= 4

Reviewed-by: Karol Herbst <kherbst@redhat.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26071>
This commit is contained in:
Antonio Gomes
2023-11-10 23:38:25 -03:00
committed by Marge Bot
parent 89622f5089
commit a7272a6f24
2 changed files with 10 additions and 7 deletions

View File

@@ -101,7 +101,7 @@ enum {
MESA_GLINTEROP_ACCESS_WRITE_ONLY
};
#define MESA_GLINTEROP_DEVICE_INFO_VERSION 3
#define MESA_GLINTEROP_DEVICE_INFO_VERSION 4
#define UUID_SIZE 16