June 2, 2026
1:53 p.m.
I see. This made me realize though that wined3d is currently wrong since the array contains VK_KHR_external_memory (device extension) instead of VK_KHR_external_memory_capabilities (instance extension).
Oh, indeed.
Regardless of this, it seems that there is indeed a bug in the validation layer, perhaps they got the same confusion (?).
Well, if the validation layers had the same issue we wouldn't be getting the error. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/11002#note_141980