Vulkan 1.2.199 Released With New Extension To Help VKD3D-Proton

Written by Michael Larabel in Vulkan on 16 November 2021 at 02:05 PM EST. 3 Comments
VULKAN
Vulkan 1.2.199 is out with another new extension driven as part of Valve's work around Steam Play (Proton) and the Direct3D over Vulkan efforts.

Vulkan 1.2.199 has fixes for a number of documentation issues raised both internally and via the community. For the most part it's just another routine Vulkan spec update without any really exciting changes.

But new to Vulkan 1.2.199 is VK_EXT_image_view_min_lod for use-cases such as restricting a VkImageView to only mips that have been uploaded and using minLod for smoothly introducing new mip levels when using linear mipmap filtering.


The VK_EXT_image_view_min_lod extension was written by Valve's Joshua Ashton who is known for his work on DXVK/VKD3D-Proton. VKD3D-Proton developer Hans-Kristian Arntzen was also involved with this extension along with developers from Igalia, Intel, and AMD.

With Vulkan 1.2.199 now public there is already this pull request to VKD3D-Proton for implementing D3D12's MinLODClamp using this new extension. Ashton also opened up this MR for Mesa that wires up the new VK_EXT_image_view_min_lod Vulkan extension for the RADV driver.
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