NVIDIA 418.52.03 Linux Vulkan Driver Adds Two New Extensions

Written by Michael Larabel in NVIDIA on 10 April 2019 at 02:30 PM EDT. 1 Comment
NVIDIA
It's been a while since NVIDIA last issued a new Windows/Linux Vulkan beta driver update but that changed today with gamers and developers on Linux today having access to the 418.52.03 driver build.

New to the NVIDIA Linux 418.52.03 beta driver is support for VK_EXT_pipeline_creation_feedback and VK_KHR_surface_protected_capabilities.

VK_EXT_pipeline_creation_feedback provides a means of feedback to applications / game engines about the pipeline creation to provide a feedback loop for handling of pipeline caches.

VK_KHR_surface_protected_capabilities allows a means of querying whether swap chains can be created with the VK_SWAPCHAIN_CREATE_PROTECTED_BIT_KHR flag set. Vulkan previously added these flags for allowing protected memory and protected resources, but those options may not work in all configurations (e.g. only certain display managers or environments), but this extension will indicate whether it can be supported in the given configuration.

That's it as far as the official changes go with this NVIDIA Vulkan beta build on the Linux side. Those wanting to try out this beta driver can fetch it from developer.nvidia.com.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week