Windows driver version 473.07 and Linux driver version 470.62.20 contain newly released Vulkan features and bug fixes for Vulkan developers.
Windows 473.07
- Download for Windows 11/10 (64-bit) (https://developer.nvidia.com/vulkan-beta-47307-windows-1110)
Linux 470.62.20
- Download for Linux 64-bit (https://developer.nvidia.com/vulkan-beta-4706220-linux)
Vulkan Beta Driver Release Updates
January 20th, 2022 - Windows 473.07, Linux 470.62.20
- New:
- VK_NV_linear_color_attachment (https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_NV_linear_color_attachment.html)
- Support revision 1.2.203 of the Vulkan API headers, which has some minor changes to the Vulkan Video API
- Fixes:
- Fixed vertexStrideDynamic with VK_NV_device_generated_commands (for real this time)
- Fixed a compiler bug where an optimization pass could generate invalid accesses