Kind of... Windows itself actually has zero native support for Vulkan, it's all implemented through backdoor APIs exposed by the three major graphics drivers. In practice that works well enough in Win32, but it doesn't work at all in the UWP sandbox, so if UWP had succeeded in the way Microsoft wanted it to then Vulkan would be locked out. Luckily UWP was a complete flop.