Skip to content

gfxinfo: use the vulkan bindings instead of vulkaninfo

Andres Gomez requested to merge tanty/gfxinfo-vulkan into master

The formats and formatting of the information provided by vulkaninfo is unversioned and has changed over time.

Let's just use the Vulkan API directly through its bindings.

Signed-off-by: Andres Gomez's avatarAndres Gomez agomez@igalia.com

Merge request reports