Intel Vulkan Driver Adds Pipeline Creation Cache Control Extension

Written by Michael Larabel in Intel on 17 June 2020 at 06:58 AM EDT. 2 Comments
INTEL
Intel's open-source "ANV" Vulkan driver has landed support for the recent VK_EXT_pipeline_creation_cache_control extension.

VK_EXT_pipeline_creation_cache_control was introduced back in March with Vulkan 1.2.135. VK_EXT_pipeline_creation_cache_control exposes information on pipeline creation costs for helping to notify in advance of potentially expensive hazards during Vulkan pipeline creation.

VK_EXT_pipeline_creation_cache_control is already used by some software, like the Cemu Nintendo Wii emulator, for being able to expose asynchronous compilation of shaders and pipelines.

Merged on Tuesday was the patch adding this Vulkan extension to the Intel ANV driver for Mesa 20.2.
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