skeletonbow: It's doable if the developers program for it.
Almost certainly not.
The game uses DirectX 12. Vulkan and DirectX 12 are both bare metal graphics APIs that get out of the way and give apps full access to the bare metal so to speak. The performance of the two APIs are more or less the same as they share common design approach, both being based off of AMD's Mantle. Vulkan is allegedly slightly faster potentially but not in a way that every program that uses it would notice, and not enough to give any appreciable difference in performance either way for the amount of effort it would take to support it.
The only way they're likely to support Vulkan would be if they want to do a Mac or Linux port of the game which seems extremely super mega unlikely at this point. Would have been nice if Red Engine supported Vulkan for a while now though but doubt they'll bother.
wayke: DirectX was only ok for a time back in Directx 9C the rest have been the worst performing vs Opengl Renderers vs Vulkan when presented with the option, Publisher / parent ties prevent this and they really do limit them selves to the one platform, Not that this would be running on a Android device anytime soon.
That's kind of irrelevant really as the game uses DirectX 12 which is a completely different "next generation" API as mentioned. For the typical game running on Windows, DirectX 12 and Vulkan are for all intents and purposes the same thing both in how they get out of the way and let the application handle things, and how they work in general. I'm in no way defending their choice of using DirectX 12 because I personally can't really understand why any game company would use DirectX 12 instead of Vulkan currently since using Vulkan at least makes it possible for the game company to make their games available cross platform at least as far as the graphics API is concerned.
But, the original question had to do with whether or not Vulkan would improve performance via optimization and the answer to that is pretty much a steadfast "no", or at least "not in any way that is objectively better for any amount of work required to redevelop the game to use Vulkan".
How good or bad Direct X 11/10/9 or older may or may not be and how they may compare with OpenGL performance is pretty much completely irrelevant not only to Cyberpunk but to anything, since both OpenGL and DirectX 11 and older are now completely obsolete graphics APIs compared to the current generation APIs (Vulkan, DirectX 12, Metal).
I can pretty much guarantee that the only way we will ever see Cyberpunk, or The Witcher 3 running on top of Vulkan API is if CD Projekt RED suddenly feeis it is super important to port their games to run natively on Linux. While I think that would be cool, I highly doubt it is even on their list of considerations let alone any priority for them short or long term.
It would be nice to see them add Vulkan support to Red Engine for their next major game in 2025 or whenever it is though. Not for performance per se as there is practically no real difference in practical terms, but because Vulkan is cross platform and an open standard and I'd prefer to see companies support that rather than a proprietary API that only works on one platform.