Description
Vulkan applications and graphics tools can include the official API header files in Windows-targeted builds. Developers use these headers when compiling code that talks to Vulkan drivers and loaders.
It is a header package, not a graphics driver. Rendering still depends on the Vulkan loader, installed driver, GPU support, and the final application.