Intel ANV Vulkan Driver Finally Exposes Pipeline Binary "VK_KHR_pipeline_binary"
phoronix.com·7h
Flag this post

INTEL

Introduced back in August of 2024 with Vulkan 1.3.294 was VK_KHR_pipeline_binary as a pipeline binary extension to retrieve binary data associated with individual pipelines. The focus of this is to bypass the Vulkan pipeline caching mechanism and so applications can manage caches themselves. Finally today for Mesa 26.0-devel the Intel “ANV” open-source Vulkan driver has enabled this extension.

VK_KHR_pipeline_binary allows games/apps to manage caching Vulkan pipeline binary data itself for more efficient cache handling. As soon as the VK_KHR_pipeline_binary extension was made public the Radeon “RADV” Mesa Vulkan driver merge request was opened and it [merged day…

Similar Posts

Loading similar posts...