NVIDIA Vulkan 1.2.194 developer driver 472.33

Started by Stefan, October 06, 2021, 08:55:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Stefan

Windows driver version 472.33 and Linux driver version 470.62.05 contain newly released Vulkan features and bug fixes for Vulkan developers. 

Windows 472.33

Linux 470.62.05
Vulkan Beta Driver Release Updates   October 6th, 2021 - Windows 472.33, Linux 470.62.05

       
  • New:

            
    • VK_KHR_format_feature_flags2
    • VK_KHR_maintenance4
    • Vulkan video updates:

                 
      • Update the VK_KHR_video_queue implementation to properly support VK_QUERY_TYPE_RESULT_STATUS_ONLY video queries
      • Improve the support for VK_KHR_video_decode_queue out-of-order parallel command buffer recording for the video decode operations
  • Fixes:

            
    • Fixed issue with vkCmdBindDescriptorSets and unreferenced dynamic UBO/SSBO descriptors
    • Fixed issue with FragCoord and Centroid qualifier
    • Fixed an issue where unreferenced descriptor bindings were sometimes not ignored properly
    • Fixed a bug where VK_NVX_binary_import was advertised as supported on unsupported platforms which caused calls to vkCreateDevice to fail if applications attempted to enable VK_NVX_binary_import on such platforms