NVIDIA Vulkan 1.2 developer driver 442.98

Started by Stefan, April 18, 2020, 07:44:36 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Stefan

Vulkan 1.2 support is available in Windows driver version 442.98 and Linux driver version 440.66.09. These drivers also contain other new features, performance enhancements and bug fixes for Vulkan developers and enthusiasts.

Windows 442.98
Linux 440.66.09
Release Updates
April 18th, 2020 - Windows 442.98, Linux 440.66.09

       
  • New:

            
    • Added support for more acceleration structure vertex formats
  • Fixes:

            
    • Fixed some VkPhysicalDeviceRayTracingFeaturesKHR to be advertised correctly for the current GPU
    • Fixed potential crash when pipeline pInputAssemblyState is NULL for mesh shaders
    • Fixed memory alignment and type for ray tracing scratch memory
    • Fixed some issues with ray tracing queries
    • Fixed an issue with ray tracing pipeline creating with pipeline libraries
    • Fixed some window state transitions when using HDR [Windows]