Skip to content

WIP: vulkan/wsi: Fill structure type on version 2 phy device queries

When querying physical device's displays, planes and modes using version 2 of the APIs, the sType field is not being set, thus hitting the assert in the corresponding fill functions.

Edited by Eduardo Lima Mitev

Merge request reports