Vulkan 1.3.242 Released With New NVIDIA Low-Latency Extension

Written by Michael Larabel in Vulkan on 27 February 2023 at 06:50 AM EST. 8 Comments
VULKAN
The Vulkan 1.3.242 spec is now available with a handful of clarifications and fixes to the existing text as well as introducing the new VK_NV_low_latency extension.

The main change worth mentioning of Vulkan 1.3.242 is the new NVIDIA vendor extension of VK_NV_low_latency. The VK_NV_low_latency extension adds a new structure (VkQueryLowLatencySupportNV) that initially is being used just for querying support around NVIDIA Reflex. Though given the generic name of this extension and structure, it's possible other related low-latency features could also be advertised in the future from VK_NV_low_latency.

VK_NV_low_latency


NVIDIA Reflex is the company's technology aiming for the lowest latency and best responsiveness gaming experience. NVIDIA Reflex requires integration on the part of the game engines as well as the NVIDIA graphics cards and G-SYNC compatible displays. On the hardware side the support is optimized for RTX 30 and RTX 40 graphics processors.


NVIDIA Reflex is represented by multiple GPU, G-SYNC display, and software technologies for lowering system latencies. With NVIDIA Reflex SDK integration, games are more adaptable for just-in-time rendering to eliminate GPU render queues and reducing CPU back pressure within GPU intensive scenes.

More details on today's Vulkan API 1.3.242 spec update via GitHub. Expect a new NVIDIA Windows/Linux Vulkan beta driver soon with this new vendor extension.
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