Vulkan 1.0.50 Adds New AMD-Developed Extension

Written by Michael Larabel in Vulkan on 20 May 2017 at 09:54 PM EDT. 2 Comments
VULKAN
Vulkan 1.0.50 is now available as the latest point release to the specification for this high-performance, cross-platform graphics API.

The lone new extension to Vulkan 1.0.50 is VK_AMD_texture_gather_bias_lod. The VK_AMD_texture_gather_bias_lod extension is representing support for the equivalent SPIR-V extension and allows an application/game to query what formats can be used with this new SPIR-V extension. In turn, the extension lets applications "specify a bias applied to the implicit level of detail, or the explicit level of detail to use for texture gather operations."

VK_AMD_texture_gather_bias_lod is new to Vulkan 1.0.50 along with a GitHub issue correction and several clean-ups/fixes to other issues opened internally with Khronos. The latest Vulkan documentation can be cloned via its GitHub repository.
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