Confused on Steam Play and Proton? Be sure to check out our guide.
We do often include affiliate links to earn us some pennies. See more here.

Two bits of Vulkan news to cover this morning as there's a new Vulkan version up with a brand new and useful sounding extension for optimization. Plus, NVIDIA released a new Vulkan Beta Driver.

With the Vulkan 1.2.197 spec update the VK_KHR_dynamic_rendering extension was released with contributors from AMD, Roblox, Google, Arm, NVIDIA, Valve and more. Here's what it does:

This extension allows applications to create single-pass render pass instances without needing to create render pass objects or framebuffers. Dynamic render passes can also span across multiple primary command buffers, rather than relying on secondary command buffers.

This extension also incorporates VK_ATTACHMENT_STORE_OP_NONE_KHR from VK_QCOM_render_pass_store_ops, enabling applications to avoid unnecessary synchronization when an attachment is not written during a render pass.


Soon after NVIDIA launched the 470.62.07 Vulkan Beta driver which added support right away for VK_KHR_dynamic_rendering and support for bufferDeviceAddressCaptureReplay on Linux. On top of that it also has these fixes:

  • Fixed a regression which prevented DisplayPort and HDMI 2.1 variable refresh rate (VRR) G-SYNC Compatible monitors from functioning correctly in variable refresh rate mode, resulting in issues such as flickering [Linux]
  • Optimized the Vulkan fullscreen presentation path for X11 and direct-to-display swapchains [Linux]
  • Fixed a compiler bug with Ray Tracing shaders which could cause shader execution timeouts, resulting in device loss

Reminder: This special Vulkan beta driver is where all the shiny new stuff goes in before making its way into the stable release for everyone. Really, it's mostly aimed at developers and serious enthusiasts. Unless you need what's in them, it's generally best to use the stable drivers.

Article taken from GamingOnLinux.com.
15 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly came back to check on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by emailing GamingOnLinux directly. Find me on Mastodon.
See more from me
The comments on this article are closed.
1 comment

elmapul Nov 3, 2021
Quote"Reminder: This special Vulkan beta driver is where all the shiny new stuff goes in before making its way into the stable release for everyone. Really, it's mostly aimed at developers and serious enthusiasts. Unless you need what's in them, it's generally best to use the stable drivers."

things i wish i were informed when i was an linux begginer trying all the stuff that i heard of.


Last edited by elmapul on 3 November 2021 at 12:18 pm UTC
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.