Vulkan 1.0.69 Released With Fixes & New AMD Buffer Marker Extension

Written by Michael Larabel in Vulkan on 20 February 2018 at 05:49 AM EST. Add A Comment
VULKAN
While waiting to see what Khronos could have in store for GDC 2018 next month around Vulkan, today marks the Vulkan 1.0.69 point release availability.

With Vulkan 1.0.68 having shipped in the middle of January, there are a fair amount of documentation improvements/fixes over the past month. As usual, addressing issues with the documentation reflects a majority of the changes for these point releases. Of the issues addressed in Vulkan 1.0.69, it's mostly a collection of over a dozen minor problems.

There is one new extension with Vulkan 1.0.69 and that is VK_AMD_buffer_marker. The VK_AMD_buffer_marker extension adds a new operation for executing pipelined writes of small marker values into a VkBuffer object. These buffer markers are to be used for development/debugging tools for tracking the status of pipelined commands. This should overall be another useful extension just not for AMD but all driver vendors.

The latest Vulkan documentation is available from the Khronos Registry.
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