Vulkan 1.3.235 Released With New VK_EXT_descriptor_buffer Extension

Written by Michael Larabel in Vulkan on 17 November 2022 at 09:22 AM EST. Add A Comment
VULKAN
The Khronos Group announced the release of Vulkan 1.3.235 as the latest routine spec update to this high performance graphics and compute API.

Vulkan 1.3.235 overall is a small update but it does add a driver ID now for the in-development NVK open-source NVIDIA Vulkan driver being worked on by Jason Ekstrand and the Nouveau developers at Red Hat. There are also a few fixes and then one new extension: VK_EXT_descriptor_buffer.

The VK_EXT_descriptor_buffer extension introduces new commands for putting shader-accessible descriptors directly in memory. VK_EXT_descriptor_buffer was worked on by engineers from Valve, AMD, NVIDIA, Arm, and Intel for making the management of descriptor data more useful. Among the Valve folks involved have been Mike Blumenkrantz, Connor Abbott, Hans-Kristian Arntzen, and Baldur Karlsson.


VK_EXT_descriptor_buffer is the main change of note with Vulkan 1.3.235 while the complete list of changes can be found via Vulkan-Docs.
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