Windows driver version 472.69 and Linux driver version 470.62.12 contain newly released Vulkan features and bug fixes for Vulkan developers.
Windows 472.69
- Download for Windows 11/10 (64-bit) (https://developer.nvidia.com/vulkan-beta-47269-windows-1110)
Linux 470.62.12
- Download for Linux 64-bit (https://developer.nvidia.com/vulkan-beta-4706212-linux)
Vulkan Beta Driver Release Updates
November 17th, 2021 - Windows 472.69, Linux 470.62.12
- New:
- VK_EXT_border_color_swizzle (https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_EXT_border_color_swizzle.html)
- VK_EXT_image_view_min_lod (https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VK_EXT_image_view_min_lod.html)
- Vulkan Video APIs updated to 1.2.199
- Updated Vulkan Video Capabilities according to the new Video spec
- Fixes:
- Fix for 64-bit atomics not working under some conditions
- Handle VkRenderingFragmentShadingRateAttachmentInfoKHR.imageView with a VK_NULL_HANDLE correctly