The aliased WSI image creation path is very much like the AHB case. It's also the same with the deferred ANB binding path to support VK_EXT_swapchain_maintenance1. Drop the cap as mesa currently only supports up to spec version 8 because the later versions haven't been upstreamed to the Vulkan registry yet. Signed-off-by: Yiwei Zhang <zzyiwei@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29864>